[PATCH net-next] net: usb: lan78xx: remove unused including <linux/version.h>
Subsystems:
networking drivers , the rest , usb lan78xx ethernet driver , usb networking drivers
STALE1970d
3 messages,
3 authors,
2021-03-26 · open the first message on its own page
From: Zheng Yongjun <redacted>
Remove including <linux/version.h> that don't need it.
Reported-by: Hulk Robot <redacted>
Signed-off-by: Zheng Yongjun <redacted>
---
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>
quoted hunk From: Zheng Yongjun <redacted>
Remove including <linux/version.h> that don't need it.
Reported-by: Hulk Robot <redacted>
Signed-off-by: Zheng Yongjun <redacted>
---
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>
Acked-by: Woojung Huh <Woojung.Huh@microchip.com>
Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Thu, 25 Mar 2021 10:51:08 +0800 you wrote: From: Zheng Yongjun <redacted>
Remove including <linux/version.h> that don't need it.
Reported-by: Hulk Robot <redacted>
Signed-off-by: Zheng Yongjun <redacted>
[...]
Here is the summary with links:
- [net-next] net: usb: lan78xx: remove unused including <linux/version.h>
https://git.kernel.org/netdev/net-next/c/a9bada338b68
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html