All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] net: atm: lec_arpc.h: delete duplicated word
@ 2020-07-19 18:08 Randy Dunlap
  2020-07-20  1:14 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-07-19 18:08 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, David S. Miller, Jakub Kicinski, netdev

Delete the doubled word "the" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: netdev@vger.kernel.org
---
 net/atm/lec_arpc.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200717.orig/net/atm/lec_arpc.h
+++ linux-next-20200717/net/atm/lec_arpc.h
@@ -44,7 +44,7 @@ struct lec_arp_table {
 	u8 *tlvs;
 	u32 sizeoftlvs;			/*
 					 * LANE2: Each MAC address can have TLVs
-					 * associated with it.  sizeoftlvs tells the
+					 * associated with it.  sizeoftlvs tells
 					 * the length of the tlvs array
 					 */
 	struct sk_buff_head tx_wait;	/* wait queue for outgoing packets */

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

* Re: [PATCH] net: atm: lec_arpc.h: delete duplicated word
  2020-07-19 18:08 [PATCH] net: atm: lec_arpc.h: delete duplicated word Randy Dunlap
@ 2020-07-20  1:14 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-07-20  1:14 UTC (permalink / raw)
  To: rdunlap; +Cc: linux-kernel, kuba, netdev

From: Randy Dunlap <rdunlap@infradead.org>
Date: Sun, 19 Jul 2020 11:08:01 -0700

> Delete the doubled word "the" in a comment.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>

Applied to net-next.

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

end of thread, other threads:[~2020-07-20  1:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-19 18:08 [PATCH] net: atm: lec_arpc.h: delete duplicated word Randy Dunlap
2020-07-20  1:14 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.