* [PATCH] MAINTAINERS: adjust entry in AIROHA ETHERNET DRIVER
@ 2025-03-06 9:46 Lukas Bulwahn
2025-03-06 10:03 ` Lorenzo Bianconi
2025-03-08 3:50 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2025-03-06 9:46 UTC (permalink / raw)
To: Lorenzo Bianconi, Andrew Lunn, David S . Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni, netdev
Cc: kernel-janitors, linux-kernel, Lukas Bulwahn
From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Commit fb3dda82fd38 ("net: airoha: Move airoha_eth driver in a dedicated
folder") moves the driver to drivers/net/ethernet/airoha/, but misses to
adjust the AIROHA ETHERNET DRIVER section in MAINTAINERS. Hence,
./scripts/get_maintainer.pl --self-test=patterns complains about a broken
reference.
Adjust the file entry to the dedicated folder for this driver.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 37fedd2a0813..f9d3ff8b4ddb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -726,7 +726,7 @@ L: linux-mediatek@lists.infradead.org (moderated for non-subscribers)
L: netdev@vger.kernel.org
S: Maintained
F: Documentation/devicetree/bindings/net/airoha,en7581-eth.yaml
-F: drivers/net/ethernet/mediatek/airoha_eth.c
+F: drivers/net/ethernet/airoha/
AIROHA PCIE PHY DRIVER
M: Lorenzo Bianconi <lorenzo@kernel.org>
--
2.48.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: adjust entry in AIROHA ETHERNET DRIVER
2025-03-06 9:46 [PATCH] MAINTAINERS: adjust entry in AIROHA ETHERNET DRIVER Lukas Bulwahn
@ 2025-03-06 10:03 ` Lorenzo Bianconi
2025-03-08 3:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Lorenzo Bianconi @ 2025-03-06 10:03 UTC (permalink / raw)
To: Lukas Bulwahn
Cc: Andrew Lunn, David S . Miller, Eric Dumazet, Jakub Kicinski,
Paolo Abeni, netdev, kernel-janitors, linux-kernel, Lukas Bulwahn
[-- Attachment #1: Type: text/plain, Size: 1199 bytes --]
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
>
> Commit fb3dda82fd38 ("net: airoha: Move airoha_eth driver in a dedicated
> folder") moves the driver to drivers/net/ethernet/airoha/, but misses to
> adjust the AIROHA ETHERNET DRIVER section in MAINTAINERS. Hence,
> ./scripts/get_maintainer.pl --self-test=patterns complains about a broken
> reference.
>
> Adjust the file entry to the dedicated folder for this driver.
Thx for fixing it, it was in my backlog.
Acked-by: Lorenzo Bianconi <lorenzo@kernel.org>
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 37fedd2a0813..f9d3ff8b4ddb 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -726,7 +726,7 @@ L: linux-mediatek@lists.infradead.org (moderated for non-subscribers)
> L: netdev@vger.kernel.org
> S: Maintained
> F: Documentation/devicetree/bindings/net/airoha,en7581-eth.yaml
> -F: drivers/net/ethernet/mediatek/airoha_eth.c
> +F: drivers/net/ethernet/airoha/
>
> AIROHA PCIE PHY DRIVER
> M: Lorenzo Bianconi <lorenzo@kernel.org>
> --
> 2.48.1
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] MAINTAINERS: adjust entry in AIROHA ETHERNET DRIVER
2025-03-06 9:46 [PATCH] MAINTAINERS: adjust entry in AIROHA ETHERNET DRIVER Lukas Bulwahn
2025-03-06 10:03 ` Lorenzo Bianconi
@ 2025-03-08 3:50 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-03-08 3:50 UTC (permalink / raw)
To: Lukas Bulwahn
Cc: lorenzo, andrew+netdev, davem, edumazet, kuba, pabeni, netdev,
kernel-janitors, linux-kernel, lukas.bulwahn
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Thu, 6 Mar 2025 10:46:36 +0100 you wrote:
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
>
> Commit fb3dda82fd38 ("net: airoha: Move airoha_eth driver in a dedicated
> folder") moves the driver to drivers/net/ethernet/airoha/, but misses to
> adjust the AIROHA ETHERNET DRIVER section in MAINTAINERS. Hence,
> ./scripts/get_maintainer.pl --self-test=patterns complains about a broken
> reference.
>
> [...]
Here is the summary with links:
- MAINTAINERS: adjust entry in AIROHA ETHERNET DRIVER
https://git.kernel.org/netdev/net-next/c/730f8d1c611c
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-03-08 3:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-06 9:46 [PATCH] MAINTAINERS: adjust entry in AIROHA ETHERNET DRIVER Lukas Bulwahn
2025-03-06 10:03 ` Lorenzo Bianconi
2025-03-08 3: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;
as well as URLs for NNTP newsgroup(s).