netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ofa-general] ***SPAM*** mlx4_en: remove duplicated #include
@ 2008-10-26 15:05 Huang Weiyi
  2008-10-27 18:52 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2008-10-26 15:05 UTC (permalink / raw)
  To: rolandd, jgarzik; +Cc: netdev, general


[-- Attachment #1.1: Type: text/plain, Size: 489 bytes --]

Removed duplicated #include <linux/cpumask.h> in
drivers/net/mlx4/en_main.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>

diff --git a/drivers/net/mlx4/en_main.c b/drivers/net/mlx4/en_main.c
index 1b0eebf..4b9794e 100644
--- a/drivers/net/mlx4/en_main.c
+++ b/drivers/net/mlx4/en_main.c
@@ -35,7 +35,6 @@
 #include <linux/module.h>
 #include <linux/delay.h>
 #include <linux/netdevice.h>
-#include <linux/cpumask.h>

 #include <linux/mlx4/driver.h>
 #include <linux/mlx4/device.h>

[-- Attachment #1.2: Type: text/html, Size: 667 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



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

end of thread, other threads:[~2008-10-27 18:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-26 15:05 [ofa-general] ***SPAM*** mlx4_en: remove duplicated #include Huang Weiyi
2008-10-27 18:52 ` Jeff Garzik

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