Commit fb01be6d authored by Jilin Yuan's avatar Jilin Yuan Committed by Kalle Valo

wifi: qtnfmac: fix repeated words in comments

Delete the redundant word 'the'.
Signed-off-by: default avatarJilin Yuan <yuanjilin@cdjrlc.com>
Signed-off-by: default avatarKalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220710041005.10950-1-yuanjilin@cdjrlc.com
parent f29c2151
......@@ -1721,8 +1721,8 @@ enum qlink_chan_stat {
* @time_on: amount of time radio operated on that channel.
* @time_tx: amount of time radio spent transmitting on the channel.
* @time_rx: amount of time radio spent receiving on the channel.
* @cca_busy: amount of time the the primary channel was busy.
* @cca_busy_ext: amount of time the the secondary channel was busy.
* @cca_busy: amount of time the primary channel was busy.
* @cca_busy_ext: amount of time the secondary channel was busy.
* @time_scan: amount of radio spent scanning on the channel.
* @chan_noise: channel noise.
*/
......
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