netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] netfilter: nf_flow_table: remove duplicated include from nf_flow_table_ipv6.c
@ 2018-01-10 13:07 Wei Yongjun
  2018-01-10 14:18 ` Pablo Neira Ayuso
  0 siblings, 1 reply; 3+ messages in thread
From: Wei Yongjun @ 2018-01-10 13:07 UTC (permalink / raw)
  To: Pablo Neira Ayuso, Jozsef Kadlecsik, Florian Westphal,
	Alexey Kuznetsov, Hideaki YOSHIFUJI
  Cc: Wei Yongjun, netfilter-devel, coreteam, netdev, kernel-janitors

Remove duplicated include.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
---
 net/ipv6/netfilter/nf_flow_table_ipv6.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/net/ipv6/netfilter/nf_flow_table_ipv6.c b/net/ipv6/netfilter/nf_flow_table_ipv6.c
index 0c3b9d3..fff2160 100644
--- a/net/ipv6/netfilter/nf_flow_table_ipv6.c
+++ b/net/ipv6/netfilter/nf_flow_table_ipv6.c
@@ -5,7 +5,6 @@
 #include <linux/rhashtable.h>
 #include <linux/ipv6.h>
 #include <linux/netdevice.h>
-#include <linux/ipv6.h>
 #include <net/ipv6.h>
 #include <net/ip6_route.h>
 #include <net/neighbour.h>

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

* Re: [PATCH net-next] netfilter: nf_flow_table: remove duplicated include from nf_flow_table_ipv6.c
  2018-01-10 13:07 [PATCH net-next] netfilter: nf_flow_table: remove duplicated include from nf_flow_table_ipv6.c Wei Yongjun
@ 2018-01-10 14:18 ` Pablo Neira Ayuso
  2018-01-10 14:24   ` weiyongjun (A)
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Neira Ayuso @ 2018-01-10 14:18 UTC (permalink / raw)
  To: Wei Yongjun
  Cc: Jozsef Kadlecsik, Florian Westphal, Alexey Kuznetsov,
	Hideaki YOSHIFUJI, netfilter-devel, coreteam, netdev,
	kernel-janitors

On Wed, Jan 10, 2018 at 01:07:06PM +0000, Wei Yongjun wrote:
> Remove duplicated include.

I'm going to collapse this patch to:

http://patchwork.ozlabs.org/patch/858284/

and call it "netfilter: remove duplicated include"

So we don't need two patches for the same thing.

OK?

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

* RE: [PATCH net-next] netfilter: nf_flow_table: remove duplicated include from nf_flow_table_ipv6.c
  2018-01-10 14:18 ` Pablo Neira Ayuso
@ 2018-01-10 14:24   ` weiyongjun (A)
  0 siblings, 0 replies; 3+ messages in thread
From: weiyongjun (A) @ 2018-01-10 14:24 UTC (permalink / raw)
  To: Pablo Neira Ayuso
  Cc: Jozsef Kadlecsik, Florian Westphal, Alexey Kuznetsov,
	Hideaki YOSHIFUJI, netfilter-devel@vger.kernel.org,
	coreteam@netfilter.org, netdev@vger.kernel.org,
	kernel-janitors@vger.kernel.org

> 
> On Wed, Jan 10, 2018 at 01:07:06PM +0000, Wei Yongjun wrote:
> > Remove duplicated include.
> 
> I'm going to collapse this patch to:
> 
> http://patchwork.ozlabs.org/patch/858284/
> 
> and call it "netfilter: remove duplicated include"
> 
> So we don't need two patches for the same thing.
> 
> OK?

OK, I will do that in further. Thanks.

Wei Yongjun

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

end of thread, other threads:[~2018-01-10 14:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-10 13:07 [PATCH net-next] netfilter: nf_flow_table: remove duplicated include from nf_flow_table_ipv6.c Wei Yongjun
2018-01-10 14:18 ` Pablo Neira Ayuso
2018-01-10 14:24   ` weiyongjun (A)

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).