Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 105970f6 authored by Kenjiro Nakayama's avatar Kenjiro Nakayama Committed by David S. Miller
Browse files

net: Remove trailing whitespace in tcp.h icmp.c syncookies.c



Remove trailing whitespace in tcp.h icmp.c syncookies.c

Signed-off-by: default avatarKenjiro Nakayama <nakayamakenjiro@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 942396b0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1009,4 +1009,3 @@ struct ctl_table * __net_init ipv6_icmp_sysctl_init(struct net *net)
	return table;
}
#endif
+0 −1
Original line number Diff line number Diff line
@@ -269,4 +269,3 @@ struct sock *cookie_v6_check(struct sock *sk, struct sk_buff *skb)
	reqsk_free(req);
	return NULL;
}
+6 −6

File changed.

Contains only whitespace changes.