From: Simon Horman Date: Wed, 21 Aug 2024 08:46:45 +0000 (+0100) Subject: MAINTAINERS: Add net_tstamp.h to SOCKET TIMESTAMPING section X-Git-Tag: ceph-for-6.12-rc1~31^2~4^2~3 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=eb208fecd77d898709c25af680487289fd5f3e16;p=ceph-client.git MAINTAINERS: Add net_tstamp.h to SOCKET TIMESTAMPING section This is part of an effort to assign a section in MAINTAINERS to header files that relate to Networking. In this case the files with "net" in their name. Cc: Richard Cochran Cc: Willem de Bruijn Signed-off-by: Simon Horman Acked-by: Willem de Bruijn Signed-off-by: Paolo Abeni --- diff --git a/MAINTAINERS b/MAINTAINERS index c682203915a2a..e5b9a4d9bc21d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21057,6 +21057,7 @@ SOCKET TIMESTAMPING M: Willem de Bruijn S: Maintained F: Documentation/networking/timestamping.rst +F: include/linux/net_tstamp.h F: include/uapi/linux/net_tstamp.h F: tools/testing/selftests/net/so_txtime.c