public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Fix tape driver file mappings
@ 2013-02-28 12:51 Jean Delvare
  0 siblings, 0 replies; only message in thread
From: Jean Delvare @ 2013-02-28 12:51 UTC (permalink / raw)
  To: linux-scsi; +Cc: Willem Riede, Kai Mäkisara, James E.J. Bottomley

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@suse.de>
Cc: Willem Riede <osst@riede.org>
Cc: Kai Mäkisara <Kai.Makisara@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-users@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 <jacmet@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 <vyasevich@gmail.com>

-- 
Jean Delvare
Suse L3

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-28 12:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-28 12:51 [PATCH] MAINTAINERS: Fix tape driver file mappings Jean Delvare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox