scsi: MAINTAINERS: Add header files to SCSI SUBSYSTEM

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>

authored by Simon Horman and committed by Martin K. Petersen cd612b57 ea593e02

+1
+1
MAINTAINERS
··· 20351 20351 F: drivers/scsi/ 20352 20352 F: drivers/ufs/ 20353 20353 F: include/scsi/ 20354 + F: include/uapi/scsi/ 20354 20355 20355 20356 SCSI TAPE DRIVER 20356 20357 M: Kai Mäkisara <Kai.Makisara@kolumbus.fi>