projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d1e59a
)
ath9k: remove unexpected words "the" in comments
author
Jiang Jian
<jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 08:02:40 +0000
(16:02 +0800)
committer
Kalle Valo
<quic_kvalo@quicinc.com>
Fri, 8 Jul 2022 13:53:10 +0000
(16:53 +0300)
there is unexpected word "the" in comments need to remove
Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link:
https://lore.kernel.org/r/20220621080240.42198-1-jiangjian@cdjrlc.com
drivers/net/wireless/ath/ath9k/ar9002_phy.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/ath/ath9k/ar9002_phy.c
b/drivers/net/wireless/ath/ath9k/ar9002_phy.c
index fcfed8e59d291fecb6d7c7e01350ab0c0539e521..ebdb97999335265831ba9e63219d83abcfcb094a 100644
(file)
--- a/
drivers/net/wireless/ath/ath9k/ar9002_phy.c
+++ b/
drivers/net/wireless/ath/ath9k/ar9002_phy.c
@@
-498,7
+498,7
@@
static void ar9002_hw_spectral_scan_config(struct ath_hw *ah,
else
REG_CLR_BIT(ah, AR_PHY_SPECTRAL_SCAN, repeat_bit);
- /* on AR92xx, the highest bit of count will make the
the
chip send
+ /* on AR92xx, the highest bit of count will make the chip send
* spectral samples endlessly. Check if this really was intended,
* and fix otherwise.
*/