Skip to content

Commit 9c6dc13

Browse files
hormsPaolo Abeni
authored andcommitted
MAINTAINERS: Add indirect_call_wrapper.h to NETWORKING [GENERAL]
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/[email protected]/ Signed-off-by: Simon Horman <[email protected]> Link: https://lore.kernel.org/r/20231120-indirect_call_wrapper-maintainer-v1-1-0a6bb1f7363e@kernel.org Signed-off-by: Paolo Abeni <[email protected]>
1 parent 54d4434 commit 9c6dc13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15057,6 +15057,7 @@ F: Documentation/networking/
1505715057
F: Documentation/process/maintainer-netdev.rst
1505815058
F: Documentation/userspace-api/netlink/
1505915059
F: include/linux/in.h
15060+
F: include/linux/indirect_call_wrapper.h
1506015061
F: include/linux/net.h
1506115062
F: include/linux/netdevice.h
1506215063
F: include/net/

0 commit comments

Comments
 (0)