Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Randy Dunlap and committed by
David S. Miller
dfd5ec1b 7dce80c2

+1 -1
+1 -1
net/atm/lec_arpc.h
··· 44 44 u8 *tlvs; 45 45 u32 sizeoftlvs; /* 46 46 * LANE2: Each MAC address can have TLVs 47 - * associated with it. sizeoftlvs tells the 47 + * associated with it. sizeoftlvs tells 48 48 * the length of the tlvs array 49 49 */ 50 50 struct sk_buff_head tx_wait; /* wait queue for outgoing packets */