From: Ping-Ke Shih <pkshih@realtek.com>
To: Ping-Ke Shih <pkshih@realtek.com>,
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:49:07 +0000 [thread overview]
Message-ID: <a2db890c081544bfa23d62e2a956a5c1@realtek.com> (raw)
In-Reply-To: <6703100d830544c59be69abd9cce7f92@realtek.com>
> -----Original Message-----
> From: Ping-Ke Shih <pkshih@realtek.com>
> Sent: Monday, December 26, 2022 3:44 PM
> To: Masanari Iida <standby24x7@gmail.com>; linux-kernel@vger.kernel.org; linux-wireless@vger.kernel.org
> Subject: RE: [PATCH] wifl: rtw89: Fix a typo in debug message
>
> > -----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
Oops. It should be "wifi:" instead "wifl:".
Please fix the typo.
> >
> > 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
>
>
> ------Please consider the environment before printing this e-mail.
next prev parent reply other threads:[~2022-12-26 7:49 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
2022-12-26 7:49 ` Ping-Ke Shih [this message]
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=a2db890c081544bfa23d62e2a956a5c1@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