Delete the redundant word 'and'.
Signed-off-by: Xiang wangx <[email protected]>
---
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
Xiang wangx <[email protected]> wrote:
> Delete the redundant word 'and'.
>
> Signed-off-by: Xiang wangx <[email protected]>
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/[email protected]/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Kalle Valo <[email protected]> writes:
> Xiang wangx <[email protected]> wrote:
>
>> Delete the redundant word 'and'.
>>
>> Signed-off-by: Xiang wangx <[email protected]>
>
> 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