projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7d0dab
)
MAINTAINERS: fix tape driver file mappings
author
Jean Delvare
<
[email protected]
>
Wed, 3 Jul 2013 22:05:08 +0000
(15:05 -0700)
committer
Linus Torvalds
<
[email protected]
>
Wed, 3 Jul 2013 23:07:42 +0000
(16:07 -0700)
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 <
[email protected]
>
Cc: Willem Riede <
[email protected]
>
Cc: Kai Mäkisara <
[email protected]
>
Cc: "James E.J. Bottomley" <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index 56de3827f5d5729794229bc59d5ab22e6f42302d..2c64e6dbb4c89666187bb81654e1fd814fdd377c 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-5963,8
+5963,10
@@
M: Willem Riede <
[email protected]
>
L:
[email protected]
L:
[email protected]
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 <
[email protected]
>
@@
-7112,7
+7114,8
@@
M: Kai Mäkisara <
[email protected]
>
L:
[email protected]
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 <
[email protected]
>