netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Netfilter: Remove unused headers in net/ipv6/netfilter/ip6t_LOG.c
@ 2010-03-19  3:18 wzt.wzt
  2010-03-19  6:52 ` Alexey Dobriyan
  2010-03-19 15:03 ` Patrick McHardy
  0 siblings, 2 replies; 4+ messages in thread
From: wzt.wzt @ 2010-03-19  3:18 UTC (permalink / raw)
  To: linux-kernel; +Cc: netfilter-devel, kaber

Remove unused headers in net/ipv6/netfilter/ip6t_LOG.c

Signed-off-by: Zhitong Wang <zhitong.wangzt@alibaba-inc.com>

---
 net/ipv6/netfilter/ip6t_LOG.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/net/ipv6/netfilter/ip6t_LOG.c b/net/ipv6/netfilter/ip6t_LOG.c
index 3a23169..55de0cf 100644
--- a/net/ipv6/netfilter/ip6t_LOG.c
+++ b/net/ipv6/netfilter/ip6t_LOG.c
@@ -11,7 +11,6 @@
  */
 
 #include <linux/module.h>
-#include <linux/moduleparam.h>
 #include <linux/skbuff.h>
 #include <linux/if_arp.h>
 #include <linux/ip.h>
-- 
1.6.5.3


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

* Re: [PATCH] Netfilter: Remove unused headers in net/ipv6/netfilter/ip6t_LOG.c
  2010-03-19  3:18 [PATCH] Netfilter: Remove unused headers in net/ipv6/netfilter/ip6t_LOG.c wzt.wzt
@ 2010-03-19  6:52 ` Alexey Dobriyan
  2010-03-19 14:05   ` Patrick McHardy
  2010-03-19 15:03 ` Patrick McHardy
  1 sibling, 1 reply; 4+ messages in thread
From: Alexey Dobriyan @ 2010-03-19  6:52 UTC (permalink / raw)
  To: wzt.wzt; +Cc: linux-kernel, netfilter-devel, kaber

On Fri, Mar 19, 2010 at 5:18 AM,  <wzt.wzt@gmail.com> wrote:
> Remove unused headers in net/ipv6/netfilter/ip6t_LOG.c

It'd be better to search whole tree and send one patch
that send one by one.

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

* Re: [PATCH] Netfilter: Remove unused headers in net/ipv6/netfilter/ip6t_LOG.c
  2010-03-19  6:52 ` Alexey Dobriyan
@ 2010-03-19 14:05   ` Patrick McHardy
  0 siblings, 0 replies; 4+ messages in thread
From: Patrick McHardy @ 2010-03-19 14:05 UTC (permalink / raw)
  To: Alexey Dobriyan; +Cc: wzt.wzt, linux-kernel, netfilter-devel

Alexey Dobriyan wrote:
> On Fri, Mar 19, 2010 at 5:18 AM,  <wzt.wzt@gmail.com> wrote:
>   
>> Remove unused headers in net/ipv6/netfilter/ip6t_LOG.c
>>     
>
> It'd be better to search whole tree and send one patch
> that send one by one.
>   
Agreed, if you plan on sending more of these patches I'd prefer a combined
patch too.

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

* Re: [PATCH] Netfilter: Remove unused headers in net/ipv6/netfilter/ip6t_LOG.c
  2010-03-19  3:18 [PATCH] Netfilter: Remove unused headers in net/ipv6/netfilter/ip6t_LOG.c wzt.wzt
  2010-03-19  6:52 ` Alexey Dobriyan
@ 2010-03-19 15:03 ` Patrick McHardy
  1 sibling, 0 replies; 4+ messages in thread
From: Patrick McHardy @ 2010-03-19 15:03 UTC (permalink / raw)
  To: wzt.wzt; +Cc: linux-kernel, netfilter-devel

wzt.wzt@gmail.com wrote:
> Remove unused headers in net/ipv6/netfilter/ip6t_LOG.c
>   

Applied, thanks.

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

end of thread, other threads:[~2010-03-19 15:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-19  3:18 [PATCH] Netfilter: Remove unused headers in net/ipv6/netfilter/ip6t_LOG.c wzt.wzt
2010-03-19  6:52 ` Alexey Dobriyan
2010-03-19 14:05   ` Patrick McHardy
2010-03-19 15:03 ` Patrick McHardy

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