Home
last modified time | relevance | path

Searched hist:01859874 (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dqed.c01859874 Fri Nov 18 13:16:42 GMT 2016 Kevin Wolf <kwolf@redhat.com> qed: Remove recursion in qed_aio_next_io()

Instead of calling itself recursively as the last thing, just convert
qed_aio_next_io() into a loop.

This patch is best reviewed with 'git show -w' because most of it is
just whitespace changes.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>