qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH v4 0/4] strtosz() cleanups


From: Kevin Wolf
Subject: [Qemu-devel] Re: [PATCH v4 0/4] strtosz() cleanups
Date: Mon, 24 Jan 2011 16:45:15 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.15) Gecko/20101027 Fedora/3.0.10-1.fc12 Thunderbird/3.0.10

Am 24.01.2011 16:33, schrieb address@hidden:
> From: Jes Sorensen <address@hidden>
> 
> Hi,
> 
> Here is an updated version of the strtosz() fixes that were discussed
> earlier. Per discussing with Anthony on irc, he is ok with them going
> in like this.
> 
> This is a respin to fix a patch conflict in the block tree, and it
> pulls the two patch sets into one set of four patches instead. No
> functional change.
> 
> Cheers,
> Jes
> 
> 
> Jes Sorensen (4):
>   strtosz(): use unsigned char and switch to qemu_isspace()
>   strtosz() use qemu_toupper() to simplify switch statement
>   strtosz(): Fix name confusion in use of modf()
>   strtosz(): Use suffix macros in switch() statement
> 
>  cutils.c |   28 ++++++++++++----------------
>  1 files changed, 12 insertions(+), 16 deletions(-)
> 

Thanks, applied all to the block branch.

Kevin



reply via email to

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