aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/sdio.c
diff options
context:
space:
mode:
authorKalle Valo <kvalo@codeaurora.org>2020-10-27 14:38:07 +0200
committerKalle Valo <kvalo@codeaurora.org>2020-10-28 15:42:15 +0200
commit762fd1aec588f71873c75b6473eb1736b3a21f4d (patch)
tree528045aa0c281a7a612856b2d7381f4eb9da5021 /drivers/net/wireless/ath/ath10k/sdio.c
parentLinux 5.10-rc1 (diff)
downloadlinux-dev-762fd1aec588f71873c75b6473eb1736b3a21f4d.tar.xz
linux-dev-762fd1aec588f71873c75b6473eb1736b3a21f4d.zip
ath10k: remove repeated words in comments
Found by latest checkpatch. Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/1603802288-21158-1-git-send-email-kvalo@codeaurora.org
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/sdio.c')
-rw-r--r--drivers/net/wireless/ath/ath10k/sdio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath10k/sdio.c b/drivers/net/wireless/ath/ath10k/sdio.c
index 81ddaafb6721..59043ec44ca3 100644
--- a/drivers/net/wireless/ath/ath10k/sdio.c
+++ b/drivers/net/wireless/ath/ath10k/sdio.c
@@ -1248,7 +1248,7 @@ static int ath10k_sdio_bmi_exchange_msg(struct ath10k *ar,
* Wait for first 4 bytes to be in FIFO
* If CONSERVATIVE_BMI_READ is enabled, also wait for
* a BMI command credit, which indicates that the ENTIRE
- * response is available in the the FIFO
+ * response is available in the FIFO
*
* CASE 3: length > 128
* Wait for the first 4 bytes to be in FIFO