From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0DAAC1BBBDD; Mon, 20 Jan 2025 12:30:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737376242; cv=none; b=AQDUxPfKlOWwgSNoWmxbmD2hLSDUBFKVypNyi68vIHicL7Ijo4E+aLBu/PIxri0uwSjR489BfveXlzrFiKbIwROLL4mRHNLFR3dMNpcGawF9e43G8vEuIDWBTq/9TpDJFLQfyZH+xa9rcy/oGqvyufj3UcgkiP2wHMOjyO0GqHo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737376242; c=relaxed/simple; bh=PfANpzjmkKRZON6fzATdINiEuObkXps3LNdB7bLN7AU=; h=From:To:Cc:Subject:References:Date:In-Reply-To:Message-ID: MIME-Version:Content-Type; b=LUMEuzZiT2e/adminrZ1gXZCFYzdh1Gx7tzWXKZuMKon9B8cEaJEvj5yniGOfXvvQQaZfgRXDRGS/BEkbX42KRZVaqZ3KfXiDxWJTAliCb6rkotD/jelZiqTMBNnnUFVC/E/4omck7U/GFZlyxwEIUMMl5FDvQVBHxMlbj2ocug= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=gTOtiKAY; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="gTOtiKAY" Received: by smtp.kernel.org (Postfix) with ESMTPSA id F27B8C4CEDD; Mon, 20 Jan 2025 12:30:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1737376241; bh=PfANpzjmkKRZON6fzATdINiEuObkXps3LNdB7bLN7AU=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=gTOtiKAYV7A09QL07ttKUyI4to3Y3d9opjBcp53dxbmrDVGgw+tALN9QQZktQqEWp yesmlD7vwBassXOBZ05gHEr1268lOVO+UXA9y38es/W+35CkwgDoTbm+TBkHAIEnzE uItgIfA4IasEDuBm5+R41bbSepIioDnbHhSSmNS0xbBv0FhB6nvr4JKE2um1aWuAIM rz6OvEibIqV27KrjMrb4XHr/ZtAXtf775iD3INNLYcNvq4ym4OBmz9esRFNoGECRIn jOQG9xpH7DwEy64NRHR/I1z9p1VuKKZpauXOnNFK5+Dsk1CIYh6K2b+yZ1CJbXhHGw GxE11lBbnrLdw== From: Kalle Valo To: Jeff Chen Cc: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, briannorris@chromium.org, francesco@dolcini.it, tsung-hsien.hsieh@nxp.com, s.hauer@pengutronix.de Subject: Re: [PATCH] wifi: mwifiex: Resolve the failure in downloading calibration data. References: <20250120074011.720358-1-jeff.chen_1@nxp.com> Date: Mon, 20 Jan 2025 14:30:37 +0200 In-Reply-To: <20250120074011.720358-1-jeff.chen_1@nxp.com> (Jeff Chen's message of "Mon, 20 Jan 2025 15:40:10 +0800") Message-ID: <87frldllaq.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain Jeff Chen writes: > Correct the command format for downloading calibration data. > > Signed-off-by: Jeff Chen Like Francesco mentioned in patch 2, please also expand here why you are doing all this. One sentence commit message is usually a bad idea, unless the patch is really trivial. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches