diff options
author | Christoph Hellwig <hch@lst.de> | 2018-03-19 10:37:50 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-03-20 05:54:47 +0300 |
commit | e184f2bf4d9f1a3c612a8c1d67e73e9cf8ab5ab9 (patch) | |
tree | a1e3cb26a3171542c142c2c99bc145b7093b12e4 /MAINTAINERS | |
parent | 6937d7322ac4c56b56cc6bd5c83fd1d36ce52f5d (diff) | |
download | linux-e184f2bf4d9f1a3c612a8c1d67e73e9cf8ab5ab9.tar.xz |
scsi: remove the fdomain and fdomain_cs drivers
These drivers haven't seen any recent bug fixing and are two of the last
drivers using the scsi_module.c infrastruture that has been deprecated
15 years ago.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 36eb73238cf5..ccde214bb82d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5842,12 +5842,6 @@ F: tools/testing/selftests/futex/ F: tools/perf/bench/futex* F: Documentation/*futex* -FUTURE DOMAIN TMC-16x0 SCSI DRIVER (16-bit) -M: Rik Faith <faith@cs.unc.edu> -L: linux-scsi@vger.kernel.org -S: Odd Fixes (e.g., new signatures) -F: drivers/scsi/fdomain.* - GCC PLUGINS M: Kees Cook <keescook@chromium.org> R: Emese Revfy <re.emese@gmail.com> |