qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [Qemu-devel] [PATCH 24/29] qed: Remove recursion in qed


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [Qemu-devel] [PATCH 24/29] qed: Remove recursion in qed_aio_next_io()
Date: Wed, 31 May 2017 13:46:55 +0100
User-agent: Mutt/1.8.0 (2017-02-23)

On Fri, May 26, 2017 at 10:22:05PM +0200, Kevin Wolf wrote:
> 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 <address@hidden>
> ---
>  block/qed.c | 63 
> +++++++++++++++++++++++++++++++------------------------------
>  1 file changed, 32 insertions(+), 31 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]