* [PATCH net] MAINTAINERS: Add connector headers to NETWORKING DRIVERS
@ 2024-01-24 9:16 Simon Horman
2024-01-27 10:10 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Simon Horman @ 2024-01-24 9:16 UTC (permalink / raw)
To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni
Cc: Alexey Dobriyan, netdev
Commit 46cf789b68b2 ("connector: Move maintainence under networking
drivers umbrella.") moved the connector maintenance but did not include
the connector header files.
It seems that it has always been implied that these headers were
maintained along with the rest of the connector code, both before and
after the cited commit. Make this explicit.
Signed-off-by: Simon Horman <horms@kernel.org>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8709c7cd3656..8e5cb3e1dac9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15158,6 +15158,7 @@ F: Documentation/networking/net_cachelines/net_device.rst
F: drivers/connector/
F: drivers/net/
F: include/dt-bindings/net/
+F: include/linux/cn_proc.h
F: include/linux/etherdevice.h
F: include/linux/fcdevice.h
F: include/linux/fddidevice.h
@@ -15165,6 +15166,7 @@ F: include/linux/hippidevice.h
F: include/linux/if_*
F: include/linux/inetdevice.h
F: include/linux/netdevice.h
+F: include/uapi/linux/cn_proc.h
F: include/uapi/linux/if_*
F: include/uapi/linux/netdevice.h
X: drivers/net/wireless/
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net] MAINTAINERS: Add connector headers to NETWORKING DRIVERS
2024-01-24 9:16 [PATCH net] MAINTAINERS: Add connector headers to NETWORKING DRIVERS Simon Horman
@ 2024-01-27 10:10 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-01-27 10:10 UTC (permalink / raw)
To: Simon Horman; +Cc: davem, edumazet, kuba, pabeni, adobriyan, netdev
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:
On Wed, 24 Jan 2024 09:16:22 +0000 you wrote:
> Commit 46cf789b68b2 ("connector: Move maintainence under networking
> drivers umbrella.") moved the connector maintenance but did not include
> the connector header files.
>
> It seems that it has always been implied that these headers were
> maintained along with the rest of the connector code, both before and
> after the cited commit. Make this explicit.
>
> [...]
Here is the summary with links:
- [net] MAINTAINERS: Add connector headers to NETWORKING DRIVERS
https://git.kernel.org/netdev/net/c/586e40aa883c
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:[~2024-01-27 10:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-24 9:16 [PATCH net] MAINTAINERS: Add connector headers to NETWORKING DRIVERS Simon Horman
2024-01-27 10:10 ` patchwork-bot+netdevbpf
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.