diff options
author | Kevin Wolf <kwolf@redhat.com> | 2016-11-17 15:40:41 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2017-06-26 14:51:14 +0200 |
commit | a101341aa07237fa85907b1dcafd97add47a3875 (patch) | |
tree | 348eaa7315e9f860aaf3e12b9544781944b131bd /hw/misc/mmio_interface.c | |
parent | eaf0bc56f528611c2b13450b0ab0972eadf52a8e (diff) | |
download | qemu-a101341aa07237fa85907b1dcafd97add47a3875.zip qemu-a101341aa07237fa85907b1dcafd97add47a3875.tar.gz qemu-a101341aa07237fa85907b1dcafd97add47a3875.tar.bz2 |
qed: Add return value to qed_aio_write_cow()
Don't recurse into qed_aio_next_io() and qed_aio_complete() here, but
just return an error code and let the caller handle it.
While refactoring qed_aio_write_alloc() to accomodate the change,
qed_aio_write_zero_cluster() ended up with a single line, so I chose to
inline that line and remove the function completely.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/misc/mmio_interface.c')
0 files changed, 0 insertions, 0 deletions