netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] netfilter: nf_tables: remove duplicated include from nf_tables_ipv4.c
@ 2013-10-30  5:31 Wei Yongjun
  2013-11-03 21:36 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2013-10-30  5:31 UTC (permalink / raw)
  To: pablo, kaber, kadlec, kuznet, jmorris, yoshfuji
  Cc: yongjun_wei, netfilter-devel, netfilter, coreteam

From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
 net/ipv4/netfilter/nf_tables_ipv4.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net/ipv4/netfilter/nf_tables_ipv4.c b/net/ipv4/netfilter/nf_tables_ipv4.c
index 8f7536b..0f4cbfe 100644
--- a/net/ipv4/netfilter/nf_tables_ipv4.c
+++ b/net/ipv4/netfilter/nf_tables_ipv4.c
@@ -16,7 +16,6 @@
 #include <net/netfilter/nf_tables.h>
 #include <net/net_namespace.h>
 #include <net/ip.h>
-#include <net/net_namespace.h>
 #include <net/netfilter/nf_tables_ipv4.h>
 
 static unsigned int nft_ipv4_output(const struct nf_hook_ops *ops,


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH -next] netfilter: nf_tables: remove duplicated include from nf_tables_ipv4.c
  2013-10-30  5:31 [PATCH -next] netfilter: nf_tables: remove duplicated include from nf_tables_ipv4.c Wei Yongjun
@ 2013-11-03 21:36 ` Pablo Neira Ayuso
  0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2013-11-03 21:36 UTC (permalink / raw)
  To: Wei Yongjun
  Cc: kaber, kadlec, kuznet, jmorris, yoshfuji, yongjun_wei,
	netfilter-devel, netfilter, coreteam

On Wed, Oct 30, 2013 at 01:31:30PM +0800, Wei Yongjun wrote:
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> 
> Remove duplicated include.

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-03 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-30  5:31 [PATCH -next] netfilter: nf_tables: remove duplicated include from nf_tables_ipv4.c Wei Yongjun
2013-11-03 21:36 ` Pablo Neira Ayuso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).