qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 1/2] cutils:change strtosz_suffix_unit functi


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v3 1/2] cutils:change strtosz_suffix_unit function
Date: Tue, 18 Dec 2012 15:25:00 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Dec 17, 2012 at 09:49:22AM +0800, liguang wrote:
> if value to be translated is larger than INT64_MAX,
> this function will not be convenient for caller to
> be aware of it, so change a little for this.
> 
> Signed-off-by: liguang <address@hidden>
> ---
>  cutils.c |    6 ++++--
>  1 files changed, 4 insertions(+), 2 deletions(-)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Please follow the "<component>: <summary>" convention for commit
messages with a space after the ':'.

There was a conflict with a9300911 that was easy to resolve.

Stefan



reply via email to

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