linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: wireless: ti: fix a typo in comments
@ 2020-09-26  2:37 Wang Qing
  2020-09-29  8:25 ` wl1251/wl12xx: " Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Wang Qing @ 2020-09-26  2:37 UTC (permalink / raw)
  To: Kalle Valo, David S. Miller, Jakub Kicinski, Wang Qing,
	linux-wireless, netdev, linux-kernel

Modify the comment typo: "compliment" -> "complement".

Signed-off-by: Wang Qing <wangqing@vivo.com>
---
 drivers/net/wireless/ti/wl1251/reg.h | 2 +-
 drivers/net/wireless/ti/wl12xx/reg.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/wireless/ti/wl1251/reg.h b/drivers/net/wireless/ti/wl1251/reg.h
index e03f832..890176c
--- a/drivers/net/wireless/ti/wl1251/reg.h
+++ b/drivers/net/wireless/ti/wl1251/reg.h
@@ -217,7 +217,7 @@ enum wl12xx_acx_int_reg {
  Halt eCPU   - 32bit RW
  ------------------------------------------
  0 HALT_ECPU Halt Embedded CPU - This bit is the
- compliment of bit 1 (MDATA2) in the SOR_CFG register.
+ complement of bit 1 (MDATA2) in the SOR_CFG register.
  During a hardware reset, this bit holds
  the inverse of MDATA2.
  When downloading firmware from the host,
diff --git a/drivers/net/wireless/ti/wl12xx/reg.h b/drivers/net/wireless/ti/wl12xx/reg.h
index 247f558..8ff0188
--- a/drivers/net/wireless/ti/wl12xx/reg.h
+++ b/drivers/net/wireless/ti/wl12xx/reg.h
@@ -139,7 +139,7 @@
  Halt eCPU   - 32bit RW
  ------------------------------------------
  0 HALT_ECPU Halt Embedded CPU - This bit is the
- compliment of bit 1 (MDATA2) in the SOR_CFG register.
+ complement of bit 1 (MDATA2) in the SOR_CFG register.
  During a hardware reset, this bit holds
  the inverse of MDATA2.
  When downloading firmware from the host,
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: wl1251/wl12xx: fix a typo in comments
  2020-09-26  2:37 [PATCH] net: wireless: ti: fix a typo in comments Wang Qing
@ 2020-09-29  8:25 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2020-09-29  8:25 UTC (permalink / raw)
  To: Wang Qing
  Cc: David S. Miller, Jakub Kicinski, Wang Qing, linux-wireless,
	netdev, linux-kernel

Wang Qing <wangqing@vivo.com> wrote:

> Modify the comment typo: "compliment" -> "complement".
> 
> Signed-off-by: Wang Qing <wangqing@vivo.com>

Patch applied to wireless-drivers-next.git, thanks.

42af278bff02 wl1251/wl12xx: fix a typo in comments

-- 
https://patchwork.kernel.org/patch/11801073/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-29  8:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-26  2:37 [PATCH] net: wireless: ti: fix a typo in comments Wang Qing
2020-09-29  8:25 ` wl1251/wl12xx: " Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).