2021-06-07 10:32:48

by Jiapeng Chong

[permalink] [raw]
Subject: [PATCH] qed: Fix duplicate included linux/kernel.h

Clean up the following includecheck warning:

./drivers/net/ethernet/qlogic/qed/qed_nvmetcp_fw_funcs.h: linux/kernel.h
is included more than once.

No functional change.

Reported-by: Abaci Robot <[email protected]>
Signed-off-by: Jiapeng Chong <[email protected]>
---
drivers/net/ethernet/qlogic/qed/qed_nvmetcp_fw_funcs.h | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/net/ethernet/qlogic/qed/qed_nvmetcp_fw_funcs.h b/drivers/net/ethernet/qlogic/qed/qed_nvmetcp_fw_funcs.h
index 4c7ac2b..1d5ddc2 100644
--- a/drivers/net/ethernet/qlogic/qed/qed_nvmetcp_fw_funcs.h
+++ b/drivers/net/ethernet/qlogic/qed/qed_nvmetcp_fw_funcs.h
@@ -7,7 +7,6 @@
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/pci.h>
-#include <linux/kernel.h>
#include <linux/list.h>
#include <linux/mm.h>
#include <linux/types.h>
--
1.8.3.1


2021-06-07 21:13:30

by patchwork-bot+netdevbpf

[permalink] [raw]
Subject: Re: [PATCH] qed: Fix duplicate included linux/kernel.h

Hello:

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

On Mon, 7 Jun 2021 18:31:14 +0800 you wrote:
> Clean up the following includecheck warning:
>
> ./drivers/net/ethernet/qlogic/qed/qed_nvmetcp_fw_funcs.h: linux/kernel.h
> is included more than once.
>
> No functional change.
>
> [...]

Here is the summary with links:
- qed: Fix duplicate included linux/kernel.h
https://git.kernel.org/netdev/net-next/c/ca4e2b94eb98

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