diff options
author | 2020-07-29 21:55:37 +0200 | |
---|---|---|
committer | 2020-09-02 08:48:50 +0200 | |
commit | 82386d4a0f19ff1e6a04e29f104da1d12269539e (patch) | |
tree | a6d02dd3f40980c63a4bf41ba2a4203b190b2a9b /hw/avr/arduino.c | |
parent | hw/block/nvme: use preallocated qsg/iov in nvme_dma_prp (diff) | |
download | qemu-82386d4a0f19ff1e6a04e29f104da1d12269539e.tar.xz qemu-82386d4a0f19ff1e6a04e29f104da1d12269539e.zip |
hw/block/nvme: remove explicit qsg/iov parameters
Since nvme_map_prp always operate on the request-scoped qsg/iovs, just
pass a single pointer to the NvmeRequest instead of two for each of the
qsg and iov.
Suggested-by: Minwoo Im <minwoo.im.dev@gmail.com>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Reviewed-by: Minwoo Im <minwoo.im.dev@gmail.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Diffstat (limited to 'hw/avr/arduino.c')
0 files changed, 0 insertions, 0 deletions