netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -next] qlcnic: remove duplicated include from qlcnic_sysfs.c
@ 2012-12-01  6:01 Wei Yongjun
  2012-12-01  6:20 ` Sony Chacko
  2012-12-01 16:37 ` David Miller
  0 siblings, 2 replies; 5+ messages in thread
From: Wei Yongjun @ 2012-12-01  6:01 UTC (permalink / raw)
  To: jitendra.kalsaria, sony.chacko, davem; +Cc: yongjun_wei, linux-driver, netdev

From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c b/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
index 10a702a..bdaa8ce 100644
--- a/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
+++ b/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
@@ -13,8 +13,6 @@
 #include <linux/aer.h>
 #include <linux/log2.h>
 
-#include <linux/sysfs.h>
-
 int qlcnicvf_config_bridged_mode(struct qlcnic_adapter *adapter, u32 enable)
 {
 	return -EOPNOTSUPP;

^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH -next] qlcnic: remove duplicated include from qlcnic_sysfs.c
@ 2013-03-11 14:29 Wei Yongjun
  2013-03-12 12:15 ` David Miller
  0 siblings, 1 reply; 5+ messages in thread
From: Wei Yongjun @ 2013-03-11 14:29 UTC (permalink / raw)
  To: jitendra.kalsaria, sony.chacko; +Cc: yongjun_wei, linux-driver, netdev

From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c b/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
index 987fb6f..4e464dc 100644
--- a/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
+++ b/drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c
@@ -21,8 +21,6 @@
 #include <linux/aer.h>
 #include <linux/log2.h>
 
-#include <linux/sysfs.h>
-
 #define QLC_STATUS_UNSUPPORTED_CMD	-2
 
 int qlcnicvf_config_bridged_mode(struct qlcnic_adapter *adapter, u32 enable)

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

end of thread, other threads:[~2013-03-12 12:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-01  6:01 [PATCH -next] qlcnic: remove duplicated include from qlcnic_sysfs.c Wei Yongjun
2012-12-01  6:20 ` Sony Chacko
2012-12-01 16:37 ` David Miller
  -- strict thread matches above, loose matches on Subject: below --
2013-03-11 14:29 Wei Yongjun
2013-03-12 12:15 ` 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).