All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ping-Ke Shih <pkshih@realtek.com>
To: Dmitry Antipov <dmantipov@yandex.ru>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"Kalle Valo" <kvalo@kernel.org>
Subject: RE: [PATCH 3/3] wifi: rtw89: fix typo
Date: Wed, 14 Jun 2023 02:56:38 +0000	[thread overview]
Message-ID: <1fa19bca19604997a94d523d8da6eb9b@realtek.com> (raw)
In-Reply-To: <20230613100154.116586-3-dmantipov@yandex.ru>



> -----Original Message-----
> From: Dmitry Antipov <dmantipov@yandex.ru>
> Sent: Tuesday, June 13, 2023 6:02 PM
> To: Ping-Ke Shih <pkshih@realtek.com>
> Cc: linux-wireless@vger.kernel.org; Kalle Valo <kvalo@kernel.org>; Dmitry Antipov <dmantipov@yandex.ru>
> Subject: [PATCH 3/3] wifi: rtw89: fix typo

If you will send next version, please make subject more specific. 
I means something like "wifi: rtw89: fix spelling typo of IQK debug messages". 

> 
> Fix typo in '_doiqk()'.
> 
> Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
> ---
>  drivers/net/wireless/realtek/rtw89/rtw8851b_rfk.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/wireless/realtek/rtw89/rtw8851b_rfk.c
> b/drivers/net/wireless/realtek/rtw89/rtw8851b_rfk.c
> index 466fa8e406da..48f1bcc46eda 100644
> --- a/drivers/net/wireless/realtek/rtw89/rtw8851b_rfk.c
> +++ b/drivers/net/wireless/realtek/rtw89/rtw8851b_rfk.c
> @@ -1586,7 +1586,7 @@ static void _doiqk(struct rtw89_dev *rtwdev, bool force,
>                               BTC_WRFK_ONESHOT_START);
> 
>         rtw89_debug(rtwdev, RTW89_DBG_RFK,
> -                   "[IQK]==========IQK strat!!!!!==========\n");
> +                   "[IQK]==========IQK start!!!!!==========\n");
>         iqk_info->iqk_times++;
>         iqk_info->version = RTW8851B_IQK_VER;
> 
> --
> 2.40.1


  reply	other threads:[~2023-06-14  2:56 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-06  8:33 [PATCH] wifi: rtw89: cleanup private data structures Dmitry Antipov
2023-06-06 14:08 ` [PATCH 1/2] " Dmitry Antipov
2023-06-06 14:08   ` [PATCH 2/2] wifi: rtw89: cleanup rtw89_iqk_info and related code Dmitry Antipov
2023-06-08  0:40     ` Ping-Ke Shih
2023-06-08  7:45     ` [PATCH] [v2] " Dmitry Antipov
2023-06-08  8:03       ` Ping-Ke Shih
2023-06-08  8:24       ` [PATCH 1/2] [v3] wifi: rtw89: cleanup private data structures Dmitry Antipov
2023-06-08  8:24         ` [PATCH 2/2] [v3] wifi: rtw89: cleanup rtw89_iqk_info and related code Dmitry Antipov
2023-06-08  8:42           ` Ping-Ke Shih
2023-06-13  8:23           ` Kalle Valo
2023-06-08  8:41         ` [PATCH 1/2] [v3] wifi: rtw89: cleanup private data structures Ping-Ke Shih
2023-06-13  8:38         ` Kalle Valo
2023-06-13  8:56           ` Dmitry Antipov
2023-06-13  9:11             ` Ping-Ke Shih
2023-06-13  9:12             ` Kalle Valo
2023-06-13 10:01             ` [PATCH 1/3] [v4] " Dmitry Antipov
2023-06-13 10:01               ` [PATCH 2/3] [v4] wifi: rtw89: cleanup rtw89_iqk_info and related code Dmitry Antipov
2023-06-14  2:54                 ` Ping-Ke Shih
2023-06-13 10:01               ` [PATCH 3/3] wifi: rtw89: fix typo Dmitry Antipov
2023-06-14  2:56                 ` Ping-Ke Shih [this message]
2023-06-14  5:11                 ` [PATCH 1/3] [v5] wifi: rtw89: cleanup private data structures Dmitry Antipov
2023-06-14  5:11                   ` [PATCH 2/3] [v5] wifi: rtw89: cleanup rtw89_iqk_info and related code Dmitry Antipov
2023-06-14  7:05                     ` Ping-Ke Shih
2023-06-14  5:11                   ` [PATCH 3/3] [v5] wifi: rtw89: fix spelling typo of IQK debug messages Dmitry Antipov
2023-06-14  7:06                     ` Ping-Ke Shih
2023-06-14  8:15                     ` [PATCH 1/3] [v6] wifi: rtw89: cleanup private data structures Dmitry Antipov
2023-06-14  8:15                       ` [PATCH 2/3] [v6] wifi: rtw89: cleanup rtw89_iqk_info and related code Dmitry Antipov
2023-06-14  8:15                       ` [PATCH 3/3] [v6] wifi: rtw89: fix spelling typo of IQK debug messages Dmitry Antipov
2023-06-14  8:22                         ` Ping-Ke Shih
2023-06-15  7:47                       ` [PATCH 1/3] [v6] wifi: rtw89: cleanup private data structures Kalle Valo
2023-06-14  7:04                   ` [PATCH 1/3] [v5] " Ping-Ke Shih
2023-06-14  2:50               ` [PATCH 1/3] [v4] " Ping-Ke Shih
2023-06-08  0:31   ` [PATCH 1/2] " Ping-Ke Shih
2023-06-08  0:23 ` [PATCH] " Ping-Ke Shih

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=1fa19bca19604997a94d523d8da6eb9b@realtek.com \
    --to=pkshih@realtek.com \
    --cc=dmantipov@yandex.ru \
    --cc=kvalo@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.