qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 07/24] util/cutils: Clean up variable names arou


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 07/24] util/cutils: Clean up variable names around qemu_strtol()
Date: Tue, 14 Feb 2017 13:33:50 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0


On 14/02/2017 11:25, Markus Armbruster wrote:
> * qemu_strtol()'s variable @err is *negative* errno,
>   check_strtox_error()'s parameter @err is *positive*.  Rename the
>   latter to @eno.

What about in_errno or libc_errno?  No need to repost of course.

Paolo



reply via email to

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