netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] brcmfmac: sdio: Fix typo in comment
@ 2022-06-18 13:13 Xiang wangx
  2022-07-27 10:57 ` wifi: " Kalle Valo
  0 siblings, 1 reply; 3+ messages in thread
From: Xiang wangx @ 2022-06-18 13:13 UTC (permalink / raw)
  To: kvalo
  Cc: aspriel, franky.lin, hante.meuleman, davem, edumazet, kuba,
	pabeni, linux-wireless, brcm80211-dev-list.pdl,
	SHA-cyfmac-dev-list, netdev, linux-kernel, Xiang wangx

Delete the redundant word 'and'.

Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
---
 drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c b/drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
index 212fbbe1cd7e..2136c3c434ae 100644
--- a/drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
+++ b/drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
@@ -1617,7 +1617,7 @@ static u8 brcmf_sdio_rxglom(struct brcmf_sdio *bus, u8 rxseq)
 
 		/* Do an SDIO read for the superframe.  Configurable iovar to
 		 * read directly into the chained packet, or allocate a large
-		 * packet and and copy into the chain.
+		 * packet and copy into the chain.
 		 */
 		sdio_claim_host(bus->sdiodev->func1);
 		errcode = brcmf_sdiod_recv_chain(bus->sdiodev,
-- 
2.36.1


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

* Re: wifi: brcmfmac: sdio: Fix typo in comment
  2022-06-18 13:13 [PATCH] brcmfmac: sdio: Fix typo in comment Xiang wangx
@ 2022-07-27 10:57 ` Kalle Valo
  2022-07-27 11:03   ` Kalle Valo
  0 siblings, 1 reply; 3+ messages in thread
From: Kalle Valo @ 2022-07-27 10:57 UTC (permalink / raw)
  To: Xiang wangx
  Cc: aspriel, franky.lin, hante.meuleman, davem, edumazet, kuba,
	pabeni, linux-wireless, brcm80211-dev-list.pdl,
	SHA-cyfmac-dev-list, netdev, linux-kernel, Xiang wangx

Xiang wangx <wangxiang@cdjrlc.com> wrote:

> Delete the redundant word 'and'.
> 
> Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>

Patch applied to wireless-next.git, thanks.

3f368ed80201 wifi: mwl8k: use time_after to replace "jiffies > a"

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20220618131305.13101-1-wangxiang@cdjrlc.com/

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


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

* Re: wifi: brcmfmac: sdio: Fix typo in comment
  2022-07-27 10:57 ` wifi: " Kalle Valo
@ 2022-07-27 11:03   ` Kalle Valo
  0 siblings, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2022-07-27 11:03 UTC (permalink / raw)
  To: Xiang wangx
  Cc: aspriel, franky.lin, hante.meuleman, davem, edumazet, kuba,
	pabeni, linux-wireless, brcm80211-dev-list.pdl,
	SHA-cyfmac-dev-list, netdev, linux-kernel

Kalle Valo <kvalo@kernel.org> writes:

> Xiang wangx <wangxiang@cdjrlc.com> wrote:
>
>> Delete the redundant word 'and'.
>> 
>> Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
>
> Patch applied to wireless-next.git, thanks.
>
> 3f368ed80201 wifi: mwl8k: use time_after to replace "jiffies > a"

Oh man, my patchwork script doesn't detect if a similar patch has been
already applied and it just silently accepts the patch. That's why mwl8k
is showing here and in other typo fixes.

-- 
https://patchwork.kernel.org/project/linux-wireless/list/

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

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-18 13:13 [PATCH] brcmfmac: sdio: Fix typo in comment Xiang wangx
2022-07-27 10:57 ` wifi: " Kalle Valo
2022-07-27 11:03   ` 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).