public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ping-Ke Shih <pkshih@realtek.com>
To: Masanari Iida <standby24x7@gmail.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: RE: [PATCH] wifl: rtw89: Fix a typo in debug message
Date: Mon, 26 Dec 2022 07:44:03 +0000	[thread overview]
Message-ID: <6703100d830544c59be69abd9cce7f92@realtek.com> (raw)
In-Reply-To: <20221223102058.162179-1-standby24x7@gmail.com>



> -----Original Message-----
> From: Masanari Iida <standby24x7@gmail.com>
> Sent: Friday, December 23, 2022 6:21 PM
> To: linux-kernel@vger.kernel.org; Ping-Ke Shih <pkshih@realtek.com>; linux-wireless@vger.kernel.org
> Cc: Masanari Iida <standby24x7@gmail.com>
> Subject: [PATCH] wifl: rtw89: Fix a typo in debug message
> 
> This patch fixes a spelling typo in debug message.
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Acked-by: Ping-Ke Shih <pkshih@realtek.com>


> ---
>  drivers/net/wireless/realtek/rtw89/rtw8852a_rfk.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/wireless/realtek/rtw89/rtw8852a_rfk.c
> b/drivers/net/wireless/realtek/rtw89/rtw8852a_rfk.c
> index 582ff0d3a9ea..cd6c39b7f802 100644
> --- a/drivers/net/wireless/realtek/rtw89/rtw8852a_rfk.c
> +++ b/drivers/net/wireless/realtek/rtw89/rtw8852a_rfk.c
> @@ -1643,7 +1643,7 @@ static void _doiqk(struct rtw89_dev *rtwdev, bool force,
>  	rtw89_btc_ntfy_wl_rfk(rtwdev, phy_map, BTC_WRFKT_IQK, BTC_WRFK_ONESHOT_START);
> 
>  	rtw89_debug(rtwdev, RTW89_DBG_RFK,
> -		    "[IQK]==========IQK strat!!!!!==========\n");
> +		    "[IQK]==========IQK start!!!!!==========\n");
>  	iqk_info->iqk_times++;
>  	iqk_info->kcount = 0;
>  	iqk_info->version = RTW8852A_IQK_VER;
> --
> 2.38.1


  reply	other threads:[~2022-12-26  7:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-23 10:20 [PATCH] wifl: rtw89: Fix a typo in debug message Masanari Iida
2022-12-26  7:44 ` Ping-Ke Shih [this message]
2022-12-26  7:49   ` Ping-Ke Shih
2023-01-16 13:34 ` wifi: " Kalle Valo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6703100d830544c59be69abd9cce7f92@realtek.com \
    --to=pkshih@realtek.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=standby24x7@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox