netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] MAINTAINERS: Add indirect_call_wrapper.h to NETWORKING [GENERAL]
@ 2023-11-20  8:28 Simon Horman
  2023-11-21 14:30 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Horman @ 2023-11-20  8:28 UTC (permalink / raw)
  To: Jakub Kicinski, David S. Miller, Paolo Abeni, Eric Dumazet; +Cc: netdev

indirect_call_wrapper.h  is not, strictly speaking, networking specific.
However, it's git history indicates that in practice changes go through
netdev and thus the netdev maintainers have effectively been taking
responsibility for it.

Formalise this by adding it to the NETWORKING [GENERAL] section in the
MAINTAINERS file.

It is not clear how many other files under include/linux fall into this
category and it would be interesting, as a follow-up, to audit that and
propose further updates to the MAINTAINERS file as appropriate.

Link: https://lore.kernel.org/netdev/20231116010310.4664dd38@kernel.org/
Signed-off-by: Simon Horman <horms@kernel.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 482d428472e7..b0493ebd361a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15055,6 +15055,7 @@ F:	Documentation/networking/
 F:	Documentation/process/maintainer-netdev.rst
 F:	Documentation/userspace-api/netlink/
 F:	include/linux/in.h
+F:	include/linux/indirect_call_wrapper.h
 F:	include/linux/net.h
 F:	include/linux/netdevice.h
 F:	include/net/


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

* Re: [PATCH net-next] MAINTAINERS: Add indirect_call_wrapper.h to NETWORKING [GENERAL]
  2023-11-20  8:28 [PATCH net-next] MAINTAINERS: Add indirect_call_wrapper.h to NETWORKING [GENERAL] Simon Horman
@ 2023-11-21 14:30 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-11-21 14:30 UTC (permalink / raw)
  To: Simon Horman; +Cc: kuba, davem, pabeni, edumazet, netdev

Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Mon, 20 Nov 2023 08:28:40 +0000 you wrote:
> indirect_call_wrapper.h  is not, strictly speaking, networking specific.
> However, it's git history indicates that in practice changes go through
> netdev and thus the netdev maintainers have effectively been taking
> responsibility for it.
> 
> Formalise this by adding it to the NETWORKING [GENERAL] section in the
> MAINTAINERS file.
> 
> [...]

Here is the summary with links:
  - [net-next] MAINTAINERS: Add indirect_call_wrapper.h to NETWORKING [GENERAL]
    https://git.kernel.org/netdev/net/c/9c6dc13106f2

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:[~2023-11-21 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-20  8:28 [PATCH net-next] MAINTAINERS: Add indirect_call_wrapper.h to NETWORKING [GENERAL] Simon Horman
2023-11-21 14:30 ` 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).