]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
scsi: MAINTAINERS: Add header files to SCSI SUBSYSTEM
authorSimon Horman <horms@kernel.org>
Fri, 16 Aug 2024 12:59:56 +0000 (13:59 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Sat, 17 Aug 2024 01:15:54 +0000 (21:15 -0400)
This is part of an effort to assign a section in MAINTAINERS to header
files that relate to Networking [1]. In this case the files with "net" in
their name.

[1] https://lore.kernel.org/netdev/20240816-net-mnt-v1-0-ef946b47ced4@kernel.org/

As part of that effort these files came up:

 * include/uapi/scsi/scsi_netlink_fc.h
 * include/uapi/scsi/scsi_netlink.h

Unlike all the other matching files, these one seem to relate more closely
to SCSI than Networking, so I have added them to the SCSI SUBSYSTEM
section.

In order to simplify things, and for consistency, I have added the entire
include/uapi/scsi rather than the individual files.

Signed-off-by: Simon Horman <horms@kernel.org>
Link: https://lore.kernel.org/r/20240816-scsi-mnt-v1-1-439af8b1c28b@kernel.org
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
MAINTAINERS

index f96bc870a6640b55b3d33cc4138540ec88a9f6e7..9a33ab69abab2b9a3f43d9a1d2429e635a020d42 100644 (file)
@@ -20351,6 +20351,7 @@ F:      Documentation/devicetree/bindings/scsi/
 F:     drivers/scsi/
 F:     drivers/ufs/
 F:     include/scsi/
+F:     include/uapi/scsi/
 
 SCSI TAPE DRIVER
 M:     Kai Mäkisara <Kai.Makisara@kolumbus.fi>