Searched hist:"018598747 c775394471ce4a341a1ce225a1738dc" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/block/ |
H A D | qed.c | diff 018598747c775394471ce4a341a1ce225a1738dc Fri Nov 18 07:16:42 CST 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>
|