Message ID | 20180504234529.18634-1-kusumi.tomohiro@osnexus.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Tomohiro, > drivers/scsi/mpt2sas/ no longer exists after > c84b06a48c ("mpt3sas: Single driver module which supports both > SAS 2.0 & SAS 3.0 HBAs") merged/removed it. Applied patches 1 + 2 to 4.18/scsi-queue. Thanks!
diff --git a/MAINTAINERS b/MAINTAINERS index dc59769564c6..277df76cfcbc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8344,7 +8344,6 @@ L: linux-scsi@vger.kernel.org W: http://www.avagotech.com/support/ S: Supported F: drivers/message/fusion/ -F: drivers/scsi/mpt2sas/ F: drivers/scsi/mpt3sas/ LSILOGIC/SYMBIOS/NCR 53C8XX and 53C1010 PCI-SCSI drivers
drivers/scsi/mpt2sas/ no longer exists after c84b06a48c ("mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs") merged/removed it. Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@osnexus.com> --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-)