diff options
author | Fam Zheng <famz@redhat.com> | 2017-10-13 16:53:53 +0800 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2017-10-16 21:10:13 +0300 |
commit | 43621fafc2605f81ff101eddd57feaeeec9b3b99 (patch) | |
tree | 19f9a3be94eb2f4914a5cbf52927d7d0b4d49851 /MAINTAINERS | |
parent | 69fa4f9568b18b9b1726a3e51a0bc48478798ad4 (diff) |
MAINTAINERS: Clean up SCSI device section
1. Remove nonexistent file util/scsi*.
2. Drop useless section for LSI53C895A.
3. Leave include/scsi to "Block SCSI subsystem" section.
Suggested-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9cff9737d3..86c9ec9cde 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -980,16 +980,10 @@ SCSI M: Paolo Bonzini <pbonzini@redhat.com> S: Supported F: include/hw/scsi/* -F: include/scsi/* F: hw/scsi/* -F: util/scsi* F: tests/virtio-scsi-test.c T: git git://github.com/bonzini/qemu.git scsi-next -LSI53C895A -S: Orphan -F: hw/scsi/lsi53c895a.c - SSI M: Peter Crosthwaite <crosthwaite.peter@gmail.com> M: Alistair Francis <alistair.francis@xilinx.com> |