* [PATCH -next] net: macb: Remove duplicate linux/inetdevice.h header
@ 2025-10-20 1:44 Jiapeng Chong
2025-10-20 7:23 ` Nicolas Ferre
2025-10-22 1:50 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Jiapeng Chong @ 2025-10-20 1:44 UTC (permalink / raw)
To: nicolas.ferre
Cc: claudiu.beznea, andrew+netdev, davem, edumazet, kuba, pabeni,
netdev, linux-kernel, Jiapeng Chong, Abaci Robot
./drivers/net/ethernet/cadence/macb_main.c: linux/inetdevice.h is included more than once.
Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=26474
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
---
drivers/net/ethernet/cadence/macb_main.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/ethernet/cadence/macb_main.c b/drivers/net/ethernet/cadence/macb_main.c
index 214f543af3b8..39673f5c3337 100644
--- a/drivers/net/ethernet/cadence/macb_main.c
+++ b/drivers/net/ethernet/cadence/macb_main.c
@@ -14,7 +14,6 @@
#include <linux/etherdevice.h>
#include <linux/firmware/xlnx-zynqmp.h>
#include <linux/inetdevice.h>
-#include <linux/inetdevice.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/io.h>
--
2.43.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH -next] net: macb: Remove duplicate linux/inetdevice.h header
2025-10-20 1:44 [PATCH -next] net: macb: Remove duplicate linux/inetdevice.h header Jiapeng Chong
@ 2025-10-20 7:23 ` Nicolas Ferre
2025-10-22 1:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Ferre @ 2025-10-20 7:23 UTC (permalink / raw)
To: Jiapeng Chong
Cc: claudiu.beznea, andrew+netdev, davem, edumazet, kuba, pabeni,
netdev, linux-kernel, Abaci Robot
On 20/10/2025 at 03:44, Jiapeng Chong wrote:
> ./drivers/net/ethernet/cadence/macb_main.c: linux/inetdevice.h is included more than once.
>
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=26474
> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
> ---
> drivers/net/ethernet/cadence/macb_main.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/net/ethernet/cadence/macb_main.c b/drivers/net/ethernet/cadence/macb_main.c
> index 214f543af3b8..39673f5c3337 100644
> --- a/drivers/net/ethernet/cadence/macb_main.c
> +++ b/drivers/net/ethernet/cadence/macb_main.c
> @@ -14,7 +14,6 @@
> #include <linux/etherdevice.h>
> #include <linux/firmware/xlnx-zynqmp.h>
> #include <linux/inetdevice.h>
> -#include <linux/inetdevice.h>
> #include <linux/init.h>
> #include <linux/interrupt.h>
> #include <linux/io.h>
> --
> 2.43.5
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH -next] net: macb: Remove duplicate linux/inetdevice.h header
2025-10-20 1:44 [PATCH -next] net: macb: Remove duplicate linux/inetdevice.h header Jiapeng Chong
2025-10-20 7:23 ` Nicolas Ferre
@ 2025-10-22 1:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-10-22 1:50 UTC (permalink / raw)
To: Jiapeng Chong
Cc: nicolas.ferre, claudiu.beznea, andrew+netdev, davem, edumazet,
kuba, pabeni, netdev, linux-kernel, abaci
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 20 Oct 2025 09:44:41 +0800 you wrote:
> ./drivers/net/ethernet/cadence/macb_main.c: linux/inetdevice.h is included more than once.
>
> Reported-by: Abaci Robot <abaci@linux.alibaba.com>
> Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=26474
> Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
> ---
> drivers/net/ethernet/cadence/macb_main.c | 1 -
> 1 file changed, 1 deletion(-)
Here is the summary with links:
- [-next] net: macb: Remove duplicate linux/inetdevice.h header
https://git.kernel.org/netdev/net-next/c/962ac5ca99a5
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] 3+ messages in thread
end of thread, other threads:[~2025-10-22 1:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-20 1:44 [PATCH -next] net: macb: Remove duplicate linux/inetdevice.h header Jiapeng Chong
2025-10-20 7:23 ` Nicolas Ferre
2025-10-22 1:50 ` 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