netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] wl1251: Fix typo 'the the' in comment
@ 2022-07-22  8:48 Slark Xiao
  2022-07-27 10:59 ` wifi: " Kalle Valo
  0 siblings, 1 reply; 2+ messages in thread
From: Slark Xiao @ 2022-07-22  8:48 UTC (permalink / raw)
  To: kvalo, davem, edumazet, kuba
  Cc: linux-kernel, linux-wireless, netdev, Slark Xiao

Replace 'the the' with 'the' in the comment.

Signed-off-by: Slark Xiao <slark_xiao@163.com>
---
 drivers/net/wireless/ti/wl1251/acx.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/wireless/ti/wl1251/acx.h b/drivers/net/wireless/ti/wl1251/acx.h
index 1da6ba95d3d4..1da6ab664e41 100644
--- a/drivers/net/wireless/ti/wl1251/acx.h
+++ b/drivers/net/wireless/ti/wl1251/acx.h
@@ -1229,7 +1229,7 @@ struct wl1251_acx_arp_filter {
 	u8 address[16];	/* The IP address used to filter ARP packets.
 			   ARP packets that do not match this address are
 			   dropped. When the IP Version is 4, the last 12
-			   bytes of the the address are ignored. */
+			   bytes of the address are ignored. */
 } __attribute__((packed));
 
 struct wl1251_acx_ac_cfg {
-- 
2.25.1


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

* Re: wifi: wl1251: Fix typo 'the the' in comment
  2022-07-22  8:48 [PATCH] wl1251: Fix typo 'the the' in comment Slark Xiao
@ 2022-07-27 10:59 ` Kalle Valo
  0 siblings, 0 replies; 2+ messages in thread
From: Kalle Valo @ 2022-07-27 10:59 UTC (permalink / raw)
  To: Slark Xiao
  Cc: davem, edumazet, kuba, linux-kernel, linux-wireless, netdev, Slark Xiao

Slark Xiao <slark_xiao@163.com> wrote:

> Replace 'the the' with 'the' in the comment.
> 
> Signed-off-by: Slark Xiao <slark_xiao@163.com>

Patch applied to wireless-next.git, thanks.

08df8fbeb241 wifi: mwifiex: Fix comment typo

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20220722084833.76159-1-slark_xiao@163.com/

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


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

end of thread, other threads:[~2022-07-27 10:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-22  8:48 [PATCH] wl1251: Fix typo 'the the' in comment Slark Xiao
2022-07-27 10:59 ` wifi: " 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).