net: atm: lec_arpc.h: delete duplicated word
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 19 Jul 2020 18:08:01 +0000 (11:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Jul 2020 01:14:21 +0000 (18:14 -0700)
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>
net/atm/lec_arpc.h

index 1205d87..39115fe 100644 (file)
@@ -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 */