[PATCH] MAINTAINERS: adjust to gdth scsi driver removal

From: Lukas Bulwahn
Date: Fri Jan 29 2021 - 00:29:30 EST


Commit 0653c358d2dc ("scsi: Drop gdth driver") misses to adjust 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.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
---
applies cleanly on next-20210128

Hannes, Martin, please pick this minor fix-up on your scsi-next tree.

MAINTAINERS | 7 -------
1 file changed, 7 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index dfb1f1af32bb..5e1fec71f21b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7363,13 +7363,6 @@ M: Kieran Bingham <kbingham@xxxxxxxxxx>
S: Supported
F: scripts/gdb/

-GDT SCSI DISK ARRAY CONTROLLER DRIVER
-M: Achim Leubner <achim_leubner@xxxxxxxxxxx>
-L: linux-scsi@xxxxxxxxxxxxxxx
-S: Supported
-W: http://www.icp-vortex.com/
-F: drivers/scsi/gdt*
-
GEMTEK FM RADIO RECEIVER DRIVER
M: Hans Verkuil <hverkuil@xxxxxxxxx>
L: linux-media@xxxxxxxxxxxxxxx
--
2.17.1