* [PATCH] rtlwifi: fix typo in comment (recieved → received)
@ 2025-12-11 16:19 chourasiarohit27
2025-12-12 0:16 ` Ping-Ke Shih
2025-12-23 5:26 ` Ping-Ke Shih
0 siblings, 2 replies; 3+ messages in thread
From: chourasiarohit27 @ 2025-12-11 16:19 UTC (permalink / raw)
To: pkshih; +Cc: linux-wireless, linux-kernel, Rohit Chourasia
From: Rohit Chourasia <chourasiarohit27@gmail.com>
Signed-off-by: Rohit Chourasia <chourasiarohit27@gmail.com>
---
drivers/net/wireless/realtek/rtlwifi/regd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/realtek/rtlwifi/regd.c b/drivers/net/wireless/realtek/rtlwifi/regd.c
index 0bc4afa4fda3..fd967006b3e1 100644
--- a/drivers/net/wireless/realtek/rtlwifi/regd.c
+++ b/drivers/net/wireless/realtek/rtlwifi/regd.c
@@ -206,7 +206,7 @@ static void _rtl_reg_apply_active_scan_flags(struct wiphy *wiphy,
}
/*
- *If a country IE has been recieved check its rule for this
+ *If a country IE has been received check its rule for this
*channel first before enabling active scan. The passive scan
*would have been enforced by the initial processing of our
*custom regulatory domain.
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* RE: [PATCH] rtlwifi: fix typo in comment (recieved → received)
2025-12-11 16:19 [PATCH] rtlwifi: fix typo in comment (recieved → received) chourasiarohit27
@ 2025-12-12 0:16 ` Ping-Ke Shih
2025-12-23 5:26 ` Ping-Ke Shih
1 sibling, 0 replies; 3+ messages in thread
From: Ping-Ke Shih @ 2025-12-12 0:16 UTC (permalink / raw)
To: chourasiarohit27@gmail.com
Cc: linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org
chourasiarohit27@gmail.com <chourasiarohit27@gmail.com> wrote:
> From: Rohit Chourasia <chourasiarohit27@gmail.com>
Subject prefix should be "wifi: rtlwifi: ...".
I will change it to "wifi: rtlwifi: fix typo of 'received' in comment"
during getting merged. Also, I will add some trivial commit messages.
Fix typo received -> received by review.
>
> Signed-off-by: Rohit Chourasia <chourasiarohit27@gmail.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
> ---
> drivers/net/wireless/realtek/rtlwifi/regd.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/wireless/realtek/rtlwifi/regd.c b/drivers/net/wireless/realtek/rtlwifi/regd.c
> index 0bc4afa4fda3..fd967006b3e1 100644
> --- a/drivers/net/wireless/realtek/rtlwifi/regd.c
> +++ b/drivers/net/wireless/realtek/rtlwifi/regd.c
> @@ -206,7 +206,7 @@ static void _rtl_reg_apply_active_scan_flags(struct wiphy *wiphy,
> }
>
> /*
> - *If a country IE has been recieved check its rule for this
> + *If a country IE has been received check its rule for this
> *channel first before enabling active scan. The passive scan
> *would have been enforced by the initial processing of our
> *custom regulatory domain.
> --
> 2.25.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] rtlwifi: fix typo in comment (recieved → received)
2025-12-11 16:19 [PATCH] rtlwifi: fix typo in comment (recieved → received) chourasiarohit27
2025-12-12 0:16 ` Ping-Ke Shih
@ 2025-12-23 5:26 ` Ping-Ke Shih
1 sibling, 0 replies; 3+ messages in thread
From: Ping-Ke Shih @ 2025-12-23 5:26 UTC (permalink / raw)
To: chourasiarohit27, pkshih; +Cc: linux-wireless, linux-kernel, Rohit Chourasia
chourasiarohit27@gmail.com wrote:
> From: Rohit Chourasia <chourasiarohit27@gmail.com>
>
> Signed-off-by: Rohit Chourasia <chourasiarohit27@gmail.com>
> Acked-by: Ping-Ke Shih <pkshih@realtek.com>
1 patch(es) applied to rtw-next branch of rtw.git, thanks.
af04c1e8e7a9 wifi: rtlwifi: fix typo 'received' in comment
---
https://github.com/pkshih/rtw.git
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-12-23 5:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-11 16:19 [PATCH] rtlwifi: fix typo in comment (recieved → received) chourasiarohit27
2025-12-12 0:16 ` Ping-Ke Shih
2025-12-23 5:26 ` Ping-Ke Shih
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.