qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/4] os-posix: replace goto again with a proper


From: Gonglei
Subject: Re: [Qemu-devel] [PATCH 2/4] os-posix: replace goto again with a proper loop
Date: Fri, 31 Oct 2014 12:58:48 +0800
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:11.0) Gecko/20120327 Thunderbird/11.0.1

On 2014/10/30 23:07, Michael Tokarev wrote:

> Elminiate two fullwrite implementations with goto replacing them with

s/Elminiate/Eliminate/

> a proper do..while loop.
> 
> Signed-off-by: Michael Tokarev <address@hidden>
> ---
>  os-posix.c |   16 ++++++----------
>  1 file changed, 6 insertions(+), 10 deletions(-)

Reviewed-by: Gonglei <address@hidden>

Best regards,
-Gonglei




reply via email to

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