All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mac80211-next: remove duplicated include from virt_wifi.c
@ 2018-12-20  2:51 ` YueHaibing
  0 siblings, 0 replies; 11+ messages in thread
From: YueHaibing @ 2018-12-20  2:51 UTC (permalink / raw)
  To: Kalle Valo; +Cc: YueHaibing, linux-wireless, netdev, kernel-janitors

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
---
 drivers/net/wireless/virt_wifi.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/drivers/net/wireless/virt_wifi.c b/drivers/net/wireless/virt_wifi.c
index 64b2186..245d4d0 100644
--- a/drivers/net/wireless/virt_wifi.c
+++ b/drivers/net/wireless/virt_wifi.c
@@ -14,11 +14,6 @@
 #include <linux/etherdevice.h>
 #include <linux/module.h>
 
-#include <net/cfg80211.h>
-#include <net/rtnetlink.h>
-#include <linux/etherdevice.h>
-#include <linux/module.h>
-
 static struct wiphy *common_wiphy;
 
 struct virt_wifi_wiphy_priv {




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

end of thread, other threads:[~2019-01-17  3:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-20  2:51 [PATCH] mac80211-next: remove duplicated include from virt_wifi.c YueHaibing
2018-12-20  2:51 ` YueHaibing
2018-12-20  2:51 ` YueHaibing
2019-01-16 12:24 ` YueHaibing
2019-01-16 12:24   ` YueHaibing
2019-01-16 16:09   ` Kalle Valo
2019-01-16 16:09     ` Kalle Valo
2019-01-17  2:41     ` YueHaibing
2019-01-17  2:41       ` YueHaibing
2019-01-17  3:13 ` [PATCH v2] virt_wifi: " YueHaibing
2019-01-17  3:13   ` YueHaibing

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.