]> xenbits.xensource.com Git - people/pauldu/qemu.git/commitdiff
MAINTAINERS: Clean up SCSI device section
authorFam Zheng <famz@redhat.com>
Fri, 13 Oct 2017 08:53:53 +0000 (16:53 +0800)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 16 Oct 2017 18:10:13 +0000 (21:10 +0300)
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>
MAINTAINERS

index 9cff9737d33875af47bcd0b69599e2145fb28938..86c9ec9cdea243d7c081649c50389f393869d472 100644 (file)
@@ -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>