* [PATCH] iwlwifi/mvm: Fix typos in comments
[not found] <20230718161711.61222-1-wangjianli@cdjrlc.com>
@ 2023-07-18 16:19 ` pangzizhen001
2023-07-18 16:28 ` pangzizhen001
0 siblings, 1 reply; 2+ messages in thread
From: pangzizhen001 @ 2023-07-18 16:19 UTC (permalink / raw)
To: kvalo, gregory.greenman; +Cc: linux-wireless, linux-kernel
Delete duplicate 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 a5b432bc9e2f..4745cba25391 100644
--- a/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c
+++ b/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c
@@ -31,7 +31,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)
{
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH] iwlwifi/mvm: Fix typos in comments
2023-07-18 16:19 ` [PATCH] iwlwifi/mvm: Fix typos in comments pangzizhen001
@ 2023-07-18 16:28 ` pangzizhen001
0 siblings, 0 replies; 2+ messages in thread
From: pangzizhen001 @ 2023-07-18 16:28 UTC (permalink / raw)
To: kvalo, gregory.greenman; +Cc: linux-wireless, linux-kernel
Delete duplicate word "the"
Signed-off-by: Zizhen Pang <pangzizhen001@208suo.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 a5b432bc9e2f..4745cba25391 100644
--- a/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c
+++ b/drivers/net/wireless/intel/iwlwifi/mvm/phy-ctxt.c
@@ -31,7 +31,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)
{
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-18 16:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20230718161711.61222-1-wangjianli@cdjrlc.com>
2023-07-18 16:19 ` [PATCH] iwlwifi/mvm: Fix typos in comments pangzizhen001
2023-07-18 16:28 ` pangzizhen001
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome