On Tue, Aug 22, 2017 at 03:18:27PM +0200, Paolo Bonzini wrote: > Complete the transition by renaming this header, which was > shared by block/iscsi.c and the SCSI emulation code. > > Signed-off-by: Paolo Bonzini <[email protected]> > --- > block/iscsi.c | 2 +- > hw/block/virtio-blk.c | 2 +- > hw/scsi/megasas.c | 2 +- > hw/scsi/mptendian.c | 2 +- > hw/scsi/mptsas.c | 2 +- > hw/scsi/scsi-bus.c | 2 +- > hw/scsi/scsi-disk.c | 2 +- > hw/scsi/scsi-generic.c | 2 +- > hw/scsi/spapr_vscsi.c | 2 +- > hw/scsi/virtio-scsi-dataplane.c | 2 +- > hw/scsi/virtio-scsi.c | 2 +- > hw/scsi/vmw_pvscsi.c | 2 +- > hw/usb/dev-uas.c | 2 +- > include/hw/ide/internal.h | 2 +- > include/{block/scsi.h => scsi/constants.h} | 0 > scsi/utils.c | 2 +- > tests/virtio-scsi-test.c | 2 +- > 17 files changed, 16 insertions(+), 16 deletions(-) > rename include/{block/scsi.h => scsi/constants.h} (100%)
Reviewed-by: Stefan Hajnoczi <[email protected]>
