qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 6/7] qcow2: make qcow2_cache_put() a void functi


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 6/7] qcow2: make qcow2_cache_put() a void function
Date: Thu, 7 May 2015 11:20:23 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Wed, May 06, 2015 at 04:39:30PM +0300, Alberto Garcia wrote:
> This function never receives an invalid table pointer, so we can make
> it void and remove all the error checking code.
> 
> Signed-off-by: Alberto Garcia <address@hidden>
> ---
>  block/qcow2-cache.c    |  7 +------
>  block/qcow2-cluster.c  | 50 
> ++++++++++----------------------------------------
>  block/qcow2-refcount.c | 29 +++++------------------------
>  block/qcow2.h          |  2 +-
>  4 files changed, 17 insertions(+), 71 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: pgpuyDBCprAjy.pgp
Description: PGP signature


reply via email to

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