linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] brcmsmac: Fix typo 'the the' in comment
@ 2022-07-22  8:30 Slark Xiao
  2022-07-27 10:59 ` wifi: " Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Slark Xiao @ 2022-07-22  8:30 UTC (permalink / raw)
  To: kvalo, davem, edumazet, kuba, aspriel, franky.lin, hante.meuleman
  Cc: linux-kernel, linux-wireless, brcm80211-dev-list.pdl,
	SHA-cyfmac-dev-list, netdev, Slark Xiao

Replace 'the the' with 'the' in the comment.

Signed-off-by: Slark Xiao <slark_xiao@163.com>
---
 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c b/drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c
index 8ddfc3d06687..11b33e78127c 100644
--- a/drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c
+++ b/drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c
@@ -3800,7 +3800,7 @@ static void brcms_b_set_shortslot(struct brcms_hardware *wlc_hw, bool shortslot)
 }
 
 /*
- * Suspend the the MAC and update the slot timing
+ * Suspend the MAC and update the slot timing
  * for standard 11b/g (20us slots) or shortslot 11g (9us slots).
  */
 static void brcms_c_switch_shortslot(struct brcms_c_info *wlc, bool shortslot)
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: wifi: brcmsmac: Fix typo 'the the' in comment
  2022-07-22  8:30 [PATCH] brcmsmac: Fix typo 'the the' in comment Slark Xiao
@ 2022-07-27 10:59 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2022-07-27 10:59 UTC (permalink / raw)
  To: Slark Xiao
  Cc: davem, edumazet, kuba, aspriel, franky.lin, hante.meuleman,
	linux-kernel, linux-wireless, brcm80211-dev-list.pdl,
	SHA-cyfmac-dev-list, netdev, Slark Xiao

Slark Xiao <slark_xiao@163.com> wrote:

> Replace 'the the' with 'the' in the comment.
> 
> Signed-off-by: Slark Xiao <slark_xiao@163.com>

Patch applied to wireless-next.git, thanks.

61afad44f9e9 wifi: mwifiex: Fix comment typo

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20220722083031.74847-1-slark_xiao@163.com/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-27 10:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22  8:30 [PATCH] brcmsmac: Fix typo 'the the' in comment Slark Xiao
2022-07-27 10:59 ` wifi: " 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).