Skip to content

Commit 53c622d

Browse files
Lv Ruyidavem330
authored andcommitted
ipv6: remove duplicated 'net/lwtunnel.h' include
Remove all but the first include of net/lwtunnel.h from seg6_iptunnel.c. Reported-by: Zeal Robot <[email protected]> Signed-off-by: Lv Ruyi <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent a39ff4a commit 53c622d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

net/ipv6/seg6_iptunnel.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
#ifdef CONFIG_IPV6_SEG6_HMAC
2727
#include <net/seg6_hmac.h>
2828
#endif
29-
#include <net/lwtunnel.h>
3029
#include <linux/netfilter.h>
3130

3231
static size_t seg6_lwt_headroom(struct seg6_iptunnel_encap *tuninfo)

0 commit comments

Comments
 (0)