[PATCH net-next] netfilter: conntrack: Remove unused variable declaration

Subsystems: netfilter, networking [general], the rest

STALE1965d

2 messages, 2 authors, 2021-03-17 · open the first message on its own page

[PATCH net-next] netfilter: conntrack: Remove unused variable declaration

From: YueHaibing <hidden>
Date: 2021-03-11 05:56:57

commit e97c3e278e95 ("tproxy: split off ipv6 defragmentation to a separate
module") left behind this.

Signed-off-by: YueHaibing <redacted>
---
 include/net/netfilter/ipv6/nf_conntrack_ipv6.h | 3 ---
 1 file changed, 3 deletions(-)
diff --git a/include/net/netfilter/ipv6/nf_conntrack_ipv6.h b/include/net/netfilter/ipv6/nf_conntrack_ipv6.h
index 7b3c873f8839..e95483192d1b 100644
--- a/include/net/netfilter/ipv6/nf_conntrack_ipv6.h
+++ b/include/net/netfilter/ipv6/nf_conntrack_ipv6.h
@@ -4,7 +4,4 @@
 
 extern const struct nf_conntrack_l4proto nf_conntrack_l4proto_icmpv6;
 
-#include <linux/sysctl.h>
-extern struct ctl_table nf_ct_ipv6_sysctl_table[];
-
 #endif /* _NF_CONNTRACK_IPV6_H*/
-- 
2.17.1

Re: [PATCH net-next] netfilter: conntrack: Remove unused variable declaration

From: Pablo Neira Ayuso <pablo@netfilter.org>
Date: 2021-03-17 23:38:05

On Thu, Mar 11, 2021 at 01:55:59PM +0800, YueHaibing wrote:
commit e97c3e278e95 ("tproxy: split off ipv6 defragmentation to a separate
module") left behind this.
Applied, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help