Skip to content

Commit a9e7c3c

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

net/ipv6/seg6_local.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
#include <net/seg6_local.h>
3131
#include <linux/etherdevice.h>
3232
#include <linux/bpf.h>
33-
#include <net/lwtunnel.h>
3433
#include <linux/netfilter.h>
3534

3635
#define SEG6_F_ATTR(i) BIT(i)

0 commit comments

Comments
 (0)