diff mbox series

ath9k: fix repeated words in comments

Message ID 20220915030559.42371-1-yuanjilin@cdjrlc.com (mailing list archive)
State Accepted
Commit 02be97c7b2de1ca10ee01739cd76d1b8ac5cf591
Delegated to: Kalle Valo
Headers show
Series ath9k: fix repeated words in comments | expand

Commit Message

Jilin Yuan Sept. 15, 2022, 3:05 a.m. UTC
Delete the redundant word 'to'.

Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
---
 drivers/net/wireless/ath/ath9k/hw.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Toke Høiland-Jørgensen Sept. 21, 2022, 10:18 a.m. UTC | #1
Jilin Yuan <yuanjilin@cdjrlc.com> writes:

> Delete the redundant word 'to'.
>
> Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>

Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Kalle Valo Sept. 22, 2022, 7:19 a.m. UTC | #2
Jilin Yuan <yuanjilin@cdjrlc.com> wrote:

> Delete the redundant word 'to'.
> 
> Signed-off-by: Jilin Yuan <yuanjilin@cdjrlc.com>
> Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>

Patch applied to ath-next branch of ath.git, thanks.

02be97c7b2de wifi: ath9k: fix repeated to words in a comment
diff mbox series

Patch

diff --git a/drivers/net/wireless/ath/ath9k/hw.h b/drivers/net/wireless/ath/ath9k/hw.h
index 096a206f49ed..450ab19b1d4e 100644
--- a/drivers/net/wireless/ath/ath9k/hw.h
+++ b/drivers/net/wireless/ath/ath9k/hw.h
@@ -710,7 +710,7 @@  struct ath_spec_scan {
 /**
  * struct ath_hw_ops - callbacks used by hardware code and driver code
  *
- * This structure contains callbacks designed to to be used internally by
+ * This structure contains callbacks designed to be used internally by
  * hardware code and also by the lower level driver.
  *
  * @config_pci_powersave: