Commit d1954e3e authored by Jiang Jian's avatar Jiang Jian Committed by Kalle Valo

ath9k: remove unexpected words "the" in comments

there is unexpected word "the" in comments need to remove
Signed-off-by: default avatarJiang Jian <jiangjian@cdjrlc.com>
Acked-by: default avatarToke Høiland-Jørgensen <toke@toke.dk>
Signed-off-by: default avatarKalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20220621080240.42198-1-jiangjian@cdjrlc.com
parent 7d1e59a3
...@@ -498,7 +498,7 @@ static void ar9002_hw_spectral_scan_config(struct ath_hw *ah, ...@@ -498,7 +498,7 @@ static void ar9002_hw_spectral_scan_config(struct ath_hw *ah,
else else
REG_CLR_BIT(ah, AR_PHY_SPECTRAL_SCAN, repeat_bit); 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, * spectral samples endlessly. Check if this really was intended,
* and fix otherwise. * and fix otherwise.
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment