I don't intend to modernize these three drivers, so as to avoid the deprecated scsi_register() API. I don't have the relevant hardware. Cc: Michael Schmitz <schmitzmic@xxxxxxxxx> References: https://lkml.kernel.org/r/20160911171249.GA7554@xxxxxxxxxxxxx Signed-off-by: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx> --- Whilst I suspect that these 3 drivers have no users, I don't think my own lack of hardware and interest is itself any reason for me to remove the drivers themselves. I'll leave that to the SCSI subsystem maintainers, as they intend to remove the scsi_register() API. diff --git a/MAINTAINERS b/MAINTAINERS index 8c20323..e09df13 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7821,20 +7821,16 @@ M: Michael Schmitz <schmitzmic@xxxxxxxxx> L: linux-scsi@xxxxxxxxxxxxxxx S: Maintained F: Documentation/scsi/g_NCR5380.txt -F: Documentation/scsi/dtc3x80.txt F: drivers/scsi/NCR5380.* F: drivers/scsi/arm/cumana_1.c F: drivers/scsi/arm/oak.c F: drivers/scsi/atari_scsi.* F: drivers/scsi/dmx3191d.c -F: drivers/scsi/dtc.* F: drivers/scsi/g_NCR5380.* F: drivers/scsi/g_NCR5380_mmio.c F: drivers/scsi/mac_scsi.* -F: drivers/scsi/pas16.* F: drivers/scsi/sun3_scsi.* F: drivers/scsi/sun3_scsi_vme.c -F: drivers/scsi/t128.* NCR DUAL 700 SCSI DRIVER (MICROCHANNEL) M: "James E.J. Bottomley" <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html