MAINTAINERS: Add sonet.h to ATM section of MAINTAINERS
authorSimon Horman <horms@kernel.org>
Wed, 21 Aug 2024 08:46:44 +0000 (09:46 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 22 Aug 2024 13:23:41 +0000 (15:23 +0200)
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 <horms@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
MAINTAINERS

index a964a34..c682203 100644 (file)
@@ -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 <nicolas.ferre@microchip.com>