The masks for the st and osst tape drivers in MAINTAINERS are too
broad and include unrelated files. Make the file list accurate so that
maintainers of these drivers aren't bothered with unrelated work.

Signed-off-by: Jean Delvare <jdelv...@suse.de>
Cc: Willem Riede <o...@riede.org>
Cc: Kai Mäkisara <kai.makis...@kolumbus.fi>
---
 MAINTAINERS |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

--- linux-3.9-rc0.orig/MAINTAINERS      2013-02-28 09:47:34.124905652 +0100
+++ linux-3.9-rc0/MAINTAINERS   2013-02-28 13:35:08.859450011 +0100
@@ -5779,8 +5779,10 @@
 L:     osst-us...@lists.sourceforge.net
 L:     linux-scsi@vger.kernel.org
 S:     Maintained
-F:     drivers/scsi/osst*
-F:     drivers/scsi/st*
+F:     Documentation/scsi/osst.txt
+F:     drivers/scsi/osst.*
+F:     drivers/scsi/osst_*.h
+F:     drivers/scsi/st.h
 
 OPENCORES I2C BUS DRIVER
 M:     Peter Korsgaard <jac...@sunsite.dk>
@@ -6898,7 +6900,8 @@
 L:     linux-scsi@vger.kernel.org
 S:     Maintained
 F:     Documentation/scsi/st.txt
-F:     drivers/scsi/st*
+F:     drivers/scsi/st.*
+F:     drivers/scsi/st_*.h
 
 SCTP PROTOCOL
 M:     Vlad Yasevich <vyasev...@gmail.com>

-- 
Jean Delvare
Suse L3

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to