diff options
author | Jens Axboe <[email protected]> | 2021-09-03 08:11:39 -0600 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-09-13 22:15:48 -0400 |
commit | fc13fc07490982c89f5d9d8d671ec29a39cddc85 (patch) | |
tree | d78203385006f174245b01f285fcd7130ed2897b | |
parent | 17dfd54d391ea9f8d136fb137962987cb2c6444c (diff) |
scsi: Remove SCSI CDROM MAINTAINERS entry
There's little point in keeping this one separately maintained these days,
so just remove the entry and it'll fall under the SCSI subsystem where it
belongs.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index eeb4c70b3d5b..fd12a39f92ef 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16650,13 +16650,6 @@ M: Lubomir Rintel <[email protected]> S: Supported F: drivers/char/pcmcia/scr24x_cs.c -SCSI CDROM DRIVER -M: Jens Axboe <[email protected]> -S: Maintained -W: http://www.kernel.dk -F: drivers/scsi/sr* - SCSI RDMA PROTOCOL (SRP) INITIATOR M: Bart Van Assche <[email protected]> |