diff options
author | Hannes Reinecke <hare@suse.com> | 2019-05-06 08:19:15 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-06-19 01:46:18 +0200 |
commit | 4e3ea141b5cb79ded7f4a67bb32e5b23a06a784a (patch) | |
tree | ba380a21e215cd52aadfd4f51cc996c019d2de8f /MAINTAINERS | |
parent | scsi: sd: Inline sd_probe_part2() (diff) | |
download | linux-4e3ea141b5cb79ded7f4a67bb32e5b23a06a784a.tar.xz linux-4e3ea141b5cb79ded7f4a67bb32e5b23a06a784a.zip |
scsi: osst: kill obsolete driver
The osst driver is becoming obsolete, as the manufacturer went out of
business ages ago, and the maintainer has no means of testing any
improvements anymore. Plus these days flash drives are cheaper and offer a
higher capacity. So drop it completely.
Cc: Willem Riede <osst@riede.org>
Signed-off-by: Hannes Reinece <hare@suse.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5cfbea4ce575..adfb7ffb40ca 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11662,16 +11662,6 @@ S: Maintained F: drivers/mtd/nand/onenand/ F: include/linux/mtd/onenand*.h -ONSTREAM SCSI TAPE DRIVER -M: Willem Riede <osst@riede.org> -L: osst-users@lists.sourceforge.net -L: linux-scsi@vger.kernel.org -S: Maintained -F: Documentation/scsi/osst.txt -F: drivers/scsi/osst.* -F: drivers/scsi/osst_*.h -F: drivers/scsi/st.h - OP-TEE DRIVER M: Jens Wiklander <jens.wiklander@linaro.org> S: Maintained |