From: Simon Horman Date: Wed, 21 Aug 2024 08:46:44 +0000 (+0100) Subject: MAINTAINERS: Add sonet.h to ATM section of MAINTAINERS X-Git-Tag: v6.11-rc5~22^2~4^2~4 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=1ac66c4960e1c735eb6edfd3e6d52bebb2aa347e;p=linux-2.6-block.git MAINTAINERS: Add sonet.h to ATM section of MAINTAINERS 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. It seems that sonet.h is included in ATM related source files, and thus that ATM is the most relevant section for these files. Cc: Chas Williams <3chas3@gmail.com> Signed-off-by: Simon Horman Signed-off-by: Paolo Abeni --- diff --git a/MAINTAINERS b/MAINTAINERS index a964a34651f5..c682203915a2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3504,7 +3504,9 @@ S: Maintained W: http://linux-atm.sourceforge.net F: drivers/atm/ F: include/linux/atm* +F: include/linux/sonet.h F: include/uapi/linux/atm* +F: include/uapi/linux/sonet.h ATMEL MACB ETHERNET DRIVER M: Nicolas Ferre