qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] error.c: don't return value for void function


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] error.c: don't return value for void function
Date: Mon, 16 Apr 2012 10:43:40 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, Apr 16, 2012 at 03:32:49PM +0800, Amos Kong wrote:
> It is invalid to return a value from a function
> returning void.
> 
> Signed-off-by: Amos Kong <address@hidden>
> ---
>  error.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches

Stefan




reply via email to

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