MAINTAINERS: Add indirect_call_wrapper.h to NETWORKING [GENERAL]
authorSimon Horman <horms@kernel.org>
Mon, 20 Nov 2023 08:28:40 +0000 (08:28 +0000)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 21 Nov 2023 14:21:18 +0000 (15:21 +0100)
commit9c6dc13106f2dd2d6819d66618b25a6f41f0ee6a
treefdcd4cc736ada8d498f3cc6c934feecdf10a82b0
parent54d4434da824460a190d547404530eff12a7907d
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>
MAINTAINERS