linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] net: usb: lan78xx: remove unused including <linux/version.h>
@ 2021-03-25  2:51 'Zheng Yongjun
  2021-03-25 15:35 ` Woojung.Huh
  2021-03-26  0:00 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 5+ messages in thread
From: 'Zheng Yongjun @ 2021-03-25  2:51 UTC (permalink / raw)
  To: zhengyongjun3, Woojung Huh, UNGLinuxDriver, David S. Miller,
	Jakub Kicinski
  Cc: netdev, linux-usb, kernel-janitors, Hulk Robot

From: Zheng Yongjun <zhengyongjun3@huawei.com>

Remove including <linux/version.h> that don't need it.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
---
 drivers/net/usb/lan78xx.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/drivers/net/usb/lan78xx.c b/drivers/net/usb/lan78xx.c
index e81c5699c952..6acc5e904518 100644
--- a/drivers/net/usb/lan78xx.c
+++ b/drivers/net/usb/lan78xx.c
@@ -2,7 +2,6 @@
 /*
  * Copyright (C) 2015 Microchip Technology
  */
-#include <linux/version.h>
 #include <linux/module.h>
 #include <linux/netdevice.h>
 #include <linux/etherdevice.h>


^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH net-next] net: usb: lan78xx: remove unused including <linux/version.h>
@ 2021-03-25  2:48 'Zheng Yongjun
  2021-03-25 15:35 ` Woojung.Huh
  0 siblings, 1 reply; 5+ messages in thread
From: 'Zheng Yongjun @ 2021-03-25  2:48 UTC (permalink / raw)
  To: zhengyongjun3, Woojung Huh, UNGLinuxDriver, David S. Miller,
	Jakub Kicinski
  Cc: netdev, linux-usb, kernel-janitors, Hulk Robot

From: Zheng Yongjun <zhengyongjun3@huawei.com>

Remove including <linux/version.h> that don't need it.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zheng Yongjun <zhengyongjun3@huawei.com>
---
 drivers/net/usb/lan78xx.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/drivers/net/usb/lan78xx.c b/drivers/net/usb/lan78xx.c
index e81c5699c952..6acc5e904518 100644
--- a/drivers/net/usb/lan78xx.c
+++ b/drivers/net/usb/lan78xx.c
@@ -2,7 +2,6 @@
 /*
  * Copyright (C) 2015 Microchip Technology
  */
-#include <linux/version.h>
 #include <linux/module.h>
 #include <linux/netdevice.h>
 #include <linux/etherdevice.h>


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

end of thread, other threads:[~2021-03-26  0:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-25  2:51 [PATCH net-next] net: usb: lan78xx: remove unused including <linux/version.h> 'Zheng Yongjun
2021-03-25 15:35 ` Woojung.Huh
2021-03-26  0:00 ` patchwork-bot+netdevbpf
  -- strict thread matches above, loose matches on Subject: below --
2021-03-25  2:48 'Zheng Yongjun
2021-03-25 15:35 ` Woojung.Huh

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