* [PATCH] qlge: remove duplicated #include
@ 2011-07-23 8:20 Huang Weiyi
2011-07-24 3:02 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Huang Weiyi @ 2011-07-23 8:20 UTC (permalink / raw)
To: linux-driver; +Cc: netdev, Huang Weiyi
Remove duplicated #include('s) in
drivers/net/qlge/qlge_main.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
---
drivers/net/qlge/qlge_main.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/net/qlge/qlge_main.c b/drivers/net/qlge/qlge_main.c
index 743e3ec..f07e96e 100644
--- a/drivers/net/qlge/qlge_main.c
+++ b/drivers/net/qlge/qlge_main.c
@@ -36,7 +36,6 @@
#include <linux/ethtool.h>
#include <linux/if_vlan.h>
#include <linux/skbuff.h>
-#include <linux/if_vlan.h>
#include <linux/delay.h>
#include <linux/mm.h>
#include <linux/vmalloc.h>
--
1.5.6.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] qlge: remove duplicated #include
2011-07-23 8:20 [PATCH] qlge: remove duplicated #include Huang Weiyi
@ 2011-07-24 3:02 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2011-07-24 3:02 UTC (permalink / raw)
To: weiyi.huang; +Cc: linux-driver, netdev
From: Huang Weiyi <weiyi.huang@gmail.com>
Date: Sat, 23 Jul 2011 16:20:25 +0800
> Remove duplicated #include('s) in
> drivers/net/qlge/qlge_main.c
>
> Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-24 3:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-23 8:20 [PATCH] qlge: remove duplicated #include Huang Weiyi
2011-07-24 3:02 ` David Miller
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).