wifi: mwifiex: Fix comment typo
authorJason Wang <wangborong@cdjrlc.com>
Fri, 15 Jul 2022 05:00:53 +0000 (13:00 +0800)
committerKalle Valo <kvalo@kernel.org>
Wed, 27 Jul 2022 10:59:34 +0000 (13:59 +0300)
The double `the' is duplicated in line 1540, remove one.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220715050053.24382-1-wangborong@cdjrlc.com
Link: https://lore.kernel.org/r/20220722083031.74847-1-slark_xiao@163.com
Link: https://lore.kernel.org/r/20220722084158.75647-1-slark_xiao@163.com
Link: https://lore.kernel.org/r/20220722084833.76159-1-slark_xiao@163.com
drivers/net/wireless/marvell/mwifiex/sdio.c

index 76004bd..9b91580 100644 (file)
@@ -1549,7 +1549,7 @@ done:
 /*
  * This function decode sdio aggreation pkt.
  *
- * Based on the the data block size and pkt_len,
+ * Based on the data block size and pkt_len,
  * skb data will be decoded to few packets.
  */
 static void mwifiex_deaggr_sdio_pkt(struct mwifiex_adapter *adapter,