diff options
| author | Fam Zheng | 2017-10-13 10:53:53 +0200 |
|---|---|---|
| committer | Michael Tokarev | 2017-10-16 20:10:13 +0200 |
| commit | 43621fafc2605f81ff101eddd57feaeeec9b3b99 (patch) | |
| tree | 19f9a3be94eb2f4914a5cbf52927d7d0b4d49851 | |
| parent | include/hw/or-irq.h: Drop unused in_irqs field (diff) | |
| download | qemu-43621fafc2605f81ff101eddd57feaeeec9b3b99.tar.gz qemu-43621fafc2605f81ff101eddd57feaeeec9b3b99.tar.xz qemu-43621fafc2605f81ff101eddd57feaeeec9b3b99.zip | |
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>
| -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> |
