netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH][31/37] Clean up duplicate includes in net/sched/
@ 2007-07-21 15:03 Jesper Juhl
  0 siblings, 0 replies; only message in thread
From: Jesper Juhl @ 2007-07-21 15:03 UTC (permalink / raw)
  To: Linux Kernel Mailing List
  Cc: Andrew Morton, Jesper Juhl, Alexey Kuznetsov, Jamal Hadi Salim,
	David S Miller, netdev

Hi,

This patch cleans up duplicate includes in
	net/sched/


Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---

diff --git a/net/sched/act_police.c b/net/sched/act_police.c
index bf90e60..6085be5 100644
--- a/net/sched/act_police.c
+++ b/net/sched/act_police.c
@@ -16,7 +16,6 @@
 #include <linux/string.h>
 #include <linux/errno.h>
 #include <linux/skbuff.h>
-#include <linux/module.h>
 #include <linux/rtnetlink.h>
 #include <linux/init.h>
 #include <net/act_api.h>

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-21 15:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-21 15:03 [PATCH][31/37] Clean up duplicate includes in net/sched/ Jesper Juhl

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