netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: adjust file entry of the oa_tc6 header
@ 2024-09-17 11:15 Lukas Bulwahn
  2024-09-17 16:10 ` Simon Horman
  2024-09-22 19:00 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2024-09-17 11:15 UTC (permalink / raw)
  To: Parthiban Veerasooran, 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 aa58bec064ab ("net: ethernet: oa_tc6: implement register write
operation") adds two new file entries to OPEN ALLIANCE 10BASE-T1S MACPHY
SERIAL INTERFACE FRAMEWORK. One of the two entries mistakenly refers
to drivers/include/linux/oa_tc6.h, whereas the intent is clearly to refer
to include/linux/oa_tc6.h.

Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
broken reference. Adjust the file entry to the intended location.

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 9a4fa88edcd3..23a9337bb97a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17317,8 +17317,8 @@ M:	Parthiban Veerasooran <parthiban.veerasooran@microchip.com>
 L:	netdev@vger.kernel.org
 S:	Maintained
 F:	Documentation/networking/oa-tc6-framework.rst
-F:	drivers/include/linux/oa_tc6.h
 F:	drivers/net/ethernet/oa_tc6.c
+F:	include/linux/oa_tc6.h
 
 OPEN FIRMWARE AND FLATTENED DEVICE TREE
 M:	Rob Herring <robh@kernel.org>
-- 
2.46.0


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

* Re: [PATCH] MAINTAINERS: adjust file entry of the oa_tc6 header
  2024-09-17 11:15 [PATCH] MAINTAINERS: adjust file entry of the oa_tc6 header Lukas Bulwahn
@ 2024-09-17 16:10 ` Simon Horman
  2024-09-22 19:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2024-09-17 16:10 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: Parthiban Veerasooran, David S . Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, netdev, kernel-janitors,
	linux-kernel, Lukas Bulwahn

On Tue, Sep 17, 2024 at 01:15:03PM +0200, Lukas Bulwahn wrote:
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
> 
> Commit aa58bec064ab ("net: ethernet: oa_tc6: implement register write
> operation") adds two new file entries to OPEN ALLIANCE 10BASE-T1S MACPHY
> SERIAL INTERFACE FRAMEWORK. One of the two entries mistakenly refers
> to drivers/include/linux/oa_tc6.h, whereas the intent is clearly to refer
> to include/linux/oa_tc6.h.
> 
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference. Adjust the file entry to the intended location.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>

Reviewed-by: Simon Horman <horms@kernel.org>


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

* Re: [PATCH] MAINTAINERS: adjust file entry of the oa_tc6 header
  2024-09-17 11:15 [PATCH] MAINTAINERS: adjust file entry of the oa_tc6 header Lukas Bulwahn
  2024-09-17 16:10 ` Simon Horman
@ 2024-09-22 19:00 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-09-22 19:00 UTC (permalink / raw)
  To: Lukas Bulwahn
  Cc: parthiban.veerasooran, davem, edumazet, kuba, pabeni, netdev,
	kernel-janitors, linux-kernel, lukas.bulwahn

Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Tue, 17 Sep 2024 13:15:03 +0200 you wrote:
> From: Lukas Bulwahn <lukas.bulwahn@redhat.com>
> 
> Commit aa58bec064ab ("net: ethernet: oa_tc6: implement register write
> operation") adds two new file entries to OPEN ALLIANCE 10BASE-T1S MACPHY
> SERIAL INTERFACE FRAMEWORK. One of the two entries mistakenly refers
> to drivers/include/linux/oa_tc6.h, whereas the intent is clearly to refer
> to include/linux/oa_tc6.h.
> 
> [...]

Here is the summary with links:
  - MAINTAINERS: adjust file entry of the oa_tc6 header
    https://git.kernel.org/netdev/net/c/7ebf44c91069

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:[~2024-09-22 19:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-17 11:15 [PATCH] MAINTAINERS: adjust file entry of the oa_tc6 header Lukas Bulwahn
2024-09-17 16:10 ` Simon Horman
2024-09-22 19: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).