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/20231116010310.4664dd38@kernel.org/ Signed-off-by: Simon Horman <horms@kernel.org> Link: https://lore.kernel.org/r/20231120-indirect_call_wrapper-maintainer-v1-1-0a6bb1f7363e@kernel.org Signed-off-by: Paolo Abeni <pabeni@redhat.com>
1 parent 54d4434 commit 9c6dc13

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)