mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 06:01:53 +02:00
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 <zealci@zte.com.cn> Signed-off-by: Lv Ruyi <lv.ruyi@zte.com.cn> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
a39ff4a47f
commit
53c622db99
|
|
@ -26,7 +26,6 @@
|
|||
#ifdef CONFIG_IPV6_SEG6_HMAC
|
||||
#include <net/seg6_hmac.h>
|
||||
#endif
|
||||
#include <net/lwtunnel.h>
|
||||
#include <linux/netfilter.h>
|
||||
|
||||
static size_t seg6_lwt_headroom(struct seg6_iptunnel_encap *tuninfo)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user