summary refs log tree commit diff
path: root/net/atm/lec_arpc.h
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-07-19 11:08:01 -0700
committerDavid S. Miller <davem@davemloft.net>2020-07-19 18:14:21 -0700
commitdfd5ec1ba602b1a9b36f9b6208f09546784932b9 (patch)
treea874c9bf3cc7f65254b8223ede18bb774af5226f /net/atm/lec_arpc.h
parent7dce80c2a526a199ae1447e7a58d4135bb18ff8a (diff)
downloadlinux-dfd5ec1ba602b1a9b36f9b6208f09546784932b9.tar.gz
net: atm: lec_arpc.h: delete duplicated word
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
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/atm/lec_arpc.h')
-rw-r--r--net/atm/lec_arpc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/atm/lec_arpc.h b/net/atm/lec_arpc.h
index 1205d8792d28..39115fe074c4 100644
--- a/net/atm/lec_arpc.h
+++ b/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 */