Netdev List
 help / color / mirror / Atom feed
* [PATCH][Trivial] mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c
@ 2011-05-26  8:53 Jesper Juhl
  2011-05-26  9:06 ` Luciano Coelho
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2011-05-26  8:53 UTC (permalink / raw)
  To: linux-kernel
  Cc: Luciano Coelho, John W. Linville, Johannes Berg, David S. Miller,
	netdev, linux-wireless, trivial

Commit 79f460ca49d8d5700756ab7071c951311c7f29cc add a duplicate 
linux/slab.h include to net/mac80211/scan.c - remove it.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
---
 scan.c |    1 -
 1 file changed, 1 deletion(-)

 patch against current Linus' tree

diff --git a/net/mac80211/scan.c b/net/mac80211/scan.c
index 27af672..58ffa7d 100644
--- a/net/mac80211/scan.c
+++ b/net/mac80211/scan.c
@@ -15,7 +15,6 @@
 #include <linux/if_arp.h>
 #include <linux/rtnetlink.h>
 #include <linux/pm_qos_params.h>
-#include <linux/slab.h>
 #include <net/sch_generic.h>
 #include <linux/slab.h>
 #include <net/mac80211.h>


-- 
Jesper Juhl <jj@chaosbits.net>       http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.

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

end of thread, other threads:[~2011-05-26  9:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-26  8:53 [PATCH][Trivial] mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c Jesper Juhl
2011-05-26  9:06 ` Luciano Coelho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox