diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2022-04-27 15:35:38 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2022-05-09 10:45:04 +0100 |
commit | 37ce2de95169dacab3fb53d11bd4509b9c2e3a4c (patch) | |
tree | fd87531c41f3bac38660248948594903cfa242dd /qemu-options.hx | |
parent | 38738f7dbbda90fbc161757b7f4be35b52205552 (diff) | |
download | qemu-37ce2de95169dacab3fb53d11bd4509b9c2e3a4c.zip qemu-37ce2de95169dacab3fb53d11bd4509b9c2e3a4c.tar.gz qemu-37ce2de95169dacab3fb53d11bd4509b9c2e3a4c.tar.bz2 |
virtio-scsi: clean up virtio_scsi_handle_event_vq()
virtio_scsi_handle_event_vq() is only called from hw/scsi/virtio-scsi.c
now and its return value is no longer used. Remove the function
prototype from virtio-scsi.h and drop the return value.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 20220427143541.119567-4-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'qemu-options.hx')
0 files changed, 0 insertions, 0 deletions