* [PATCH] iwlwifi/mvm: fix repeated words in comments
@ 2022-10-22 5:42 wangjianli
2022-10-24 10:57 ` Kalle Valo
0 siblings, 1 reply; 2+ messages in thread
From: wangjianli @ 2022-10-22 5:42 UTC (permalink / raw)
To: gregory.greenman, kvalo, davem, edumazet, kuba, pabeni
Cc: linux-wireless, netdev, linux-kernel, wangjianli
Delete the redundant word 'the'.
Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
---
drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c b/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c
index a3cefbc43e80..abf8585bf3bd 100644
--- a/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c
+++ b/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c
@@ -29,7 +29,7 @@ u8 iwl_mvm_get_channel_width(struct cfg80211_chan_def *chandef)
/*
* Maps the driver specific control channel position (relative to the center
- * freq) definitions to the the fw values
+ * freq) definitions to the fw values
*/
u8 iwl_mvm_get_ctrl_pos(struct cfg80211_chan_def *chandef)
{
--
2.36.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] iwlwifi/mvm: fix repeated words in comments
2022-10-22 5:42 [PATCH] iwlwifi/mvm: fix repeated words in comments wangjianli
@ 2022-10-24 10:57 ` Kalle Valo
0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2022-10-24 10:57 UTC (permalink / raw)
To: wangjianli
Cc: gregory.greenman, davem, edumazet, kuba, pabeni, linux-wireless,
netdev, linux-kernel
wangjianli <wangjianli@cdjrlc.com> writes:
> Delete the redundant word 'the'.
>
> Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
> ---
> drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
The same here as well, it's easier if you fold this patch with the first
iwlwifi patch.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-24 10:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-22 5:42 [PATCH] iwlwifi/mvm: fix repeated words in comments wangjianli
2022-10-24 10:57 ` Kalle Valo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).