qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] convert fprintf() calls to error_setg() in bloc


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] convert fprintf() calls to error_setg() in block/qed.c:bdrv_qed_create()
Date: Fri, 14 Mar 2014 15:21:10 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Mar 14, 2014 at 06:05:47PM +0530, Aakriti Gupta wrote:
> This patch converts fprintf() calls to error_setg() in
> block/qed.c:bdrv_qed_create()
> (error_setg() is part of error reporting API in include/qapi/error.h)
> 
> Signed-off-by: Aakriti Gupta <address@hidden>
> ---
>  block/qed.c | 8 ++++----
>  1 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/VERSION b/VERSION
> index 536bc46..32c79ec 100644
> --- a/VERSION
> +++ b/VERSION
> @@ -1 +1 @@
> -1.7.50
> +1.7.90

This snuck into the patch.  Please drop it, double-check the commit is
clean using git-show(1), and send another revision of this patch using
git-send-email --subject-prefix 'PATCH v2' ....

Thanks,
Stefan



reply via email to

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