net: ipv4: delete repeated words
Drop duplicate words in comments in net/ipv4/. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: "David S. Miller" <davem@davemloft.net> Cc: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
ce876d8f3d
commit
2bdcc73c88
@@ -237,7 +237,7 @@ static struct sk_buff *fou_gro_receive(struct sock *sk,
|
||||
|
||||
/* We can clear the encap_mark for FOU as we are essentially doing
|
||||
* one of two possible things. We are either adding an L4 tunnel
|
||||
* header to the outer L3 tunnel header, or we are are simply
|
||||
* header to the outer L3 tunnel header, or we are simply
|
||||
* treating the GRE tunnel header as though it is a UDP protocol
|
||||
* specific header such as VXLAN or GENEVE.
|
||||
*/
|
||||
@@ -429,7 +429,7 @@ next_proto:
|
||||
|
||||
/* We can clear the encap_mark for GUE as we are essentially doing
|
||||
* one of two possible things. We are either adding an L4 tunnel
|
||||
* header to the outer L3 tunnel header, or we are are simply
|
||||
* header to the outer L3 tunnel header, or we are simply
|
||||
* treating the GRE tunnel header as though it is a UDP protocol
|
||||
* specific header such as VXLAN or GENEVE.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user