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

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