bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] qede: remove unused including <linux/version.h>
@ 2021-03-25  3:29 'Zheng Yongjun
  2021-03-26  0:00 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: 'Zheng Yongjun @ 2021-03-25  3:29 UTC (permalink / raw)
  To: zhengyongjun3, Ariel Elior, GR-everest-linux-l2, David S. Miller,
	Jakub Kicinski, Alexei Starovoitov, Daniel Borkmann,
	Jesper Dangaard Brouer, John Fastabend, Andrii Nakryiko
  Cc: netdev, bpf, 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/ethernet/qlogic/qede/qede_main.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/drivers/net/ethernet/qlogic/qede/qede_main.c b/drivers/net/ethernet/qlogic/qede/qede_main.c
index 4d952036ba82..01ac1e93d27a 100644
--- a/drivers/net/ethernet/qlogic/qede/qede_main.c
+++ b/drivers/net/ethernet/qlogic/qede/qede_main.c
@@ -7,7 +7,6 @@
 #include <linux/crash_dump.h>
 #include <linux/module.h>
 #include <linux/pci.h>
-#include <linux/version.h>
 #include <linux/device.h>
 #include <linux/netdevice.h>
 #include <linux/etherdevice.h>


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

* Re: [PATCH net-next] qede: remove unused including <linux/version.h>
  2021-03-25  3:29 [PATCH net-next] qede: remove unused including <linux/version.h> 'Zheng Yongjun
@ 2021-03-26  0:00 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2021-03-26  0:00 UTC (permalink / raw)
  To: 'Zheng Yongjun
  Cc: aelior, GR-everest-linux-l2, davem, kuba, ast, daniel, hawk,
	john.fastabend, andrii, netdev, bpf, kernel-janitors, hulkci

Hello:

This patch was applied to netdev/net-next.git (refs/heads/master):

On Thu, 25 Mar 2021 11:29:28 +0800 you wrote:
> 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>
> 
> [...]

Here is the summary with links:
  - [net-next] qede: remove unused including <linux/version.h>
    https://git.kernel.org/netdev/net-next/c/711550a0b97e

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-25  3:29 [PATCH net-next] qede: remove unused including <linux/version.h> 'Zheng Yongjun
2021-03-26  0:00 ` patchwork-bot+netdevbpf

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