diff options
author | Lukas Bulwahn <[email protected]> | 2021-01-29 06:28:29 +0100 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-01-29 13:55:29 -0500 |
commit | d2aacd36a8e00bc1813841b482e3933acb1ea0b5 (patch) | |
tree | 142765923adb286ec6454d9079fd15001075807c | |
parent | 80d892f4b26f7f4ab7e8910252c371bdec44cca7 (diff) |
scsi: MAINTAINERS: Adjust to reflect gdth scsi driver removal
Commit 0653c358d2dc ("scsi: Drop gdth driver") fails to update MAINTAINERS.
Hence, ./scripts/get_maintainer.pl --self-test=patterns complains:
warning: no file matches F: drivers/scsi/gdt*
Remove the GDT SCSI DISK ARRAY CONTROLLER DRIVER section as well, as the
driver is removed now.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lukas Bulwahn <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8571fad5489c..97c8f2bb8de2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7378,13 +7378,6 @@ M: Kieran Bingham <[email protected]> S: Supported F: scripts/gdb/ -GDT SCSI DISK ARRAY CONTROLLER DRIVER -M: Achim Leubner <[email protected]> -S: Supported -W: http://www.icp-vortex.com/ -F: drivers/scsi/gdt* - GEMTEK FM RADIO RECEIVER DRIVER M: Hans Verkuil <[email protected]> |