MAINTAINERS: Fix tape driver file mappings

From: Jean Delvare
Date: Mon May 27 2013 - 03:58:27 EST


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 <jdelvare@xxxxxxx>
Cc: Willem Riede <osst@xxxxxxxxx>
Cc: Kai MÃkisara <Kai.Makisara@xxxxxxxxxxx>
Cc: "James E.J. Bottomley" <JBottomley@xxxxxxxxxxxxx>
---
Already sent on:
* 2013-02-28

MAINTAINERS | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)

--- linux-3.10-rc3.orig/MAINTAINERS 2013-05-27 08:40:52.698827124 +0200
+++ linux-3.10-rc3/MAINTAINERS 2013-05-27 08:41:24.194555638 +0200
@@ -5923,8 +5923,10 @@ M: Willem Riede <osst@xxxxxxxxx>
L: osst-users@xxxxxxxxxxxxxxxxxxxxx
L: linux-scsi@xxxxxxxxxxxxxxx
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 <jacmet@xxxxxxxxxx>
@@ -7064,7 +7066,8 @@ M: Kai MÃkisara <Kai.Makisara@kolumbus.
L: linux-scsi@xxxxxxxxxxxxxxx
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 <vyasevich@xxxxxxxxx>

--
Jean Delvare
Suse L3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/