diff options
author | Stefan Hajnoczi | 2022-04-27 16:35:41 +0200 |
---|---|---|
committer | Stefan Hajnoczi | 2022-05-09 11:45:04 +0200 |
commit | 3dc584abeef0e1277c2de8c1c1974cb49444eb0a (patch) | |
tree | 08ca13e7fd3453ba46c21cf1378171dd16174832 /docs/devel/writing-monitor-commands.rst | |
parent | virtio-scsi: clean up virtio_scsi_handle_cmd_vq() (diff) | |
download | qemu-3dc584abeef0e1277c2de8c1c1974cb49444eb0a.tar.gz qemu-3dc584abeef0e1277c2de8c1c1974cb49444eb0a.tar.xz qemu-3dc584abeef0e1277c2de8c1c1974cb49444eb0a.zip |
virtio-scsi: move request-related items from .h to .c
There is no longer a need to expose the request and related APIs in
virtio-scsi.h since there are no callers outside virtio-scsi.c.
Note the block comment in VirtIOSCSIReq has been adjusted to meet the
coding style.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 20220427143541.119567-7-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'docs/devel/writing-monitor-commands.rst')
0 files changed, 0 insertions, 0 deletions