qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V5 1/6] snapshot: add parameter *errp in snapsho


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH V5 1/6] snapshot: add parameter *errp in snapshot create
Date: Wed, 06 Nov 2013 20:14:17 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

On 05.11.2013 01:01, Wenchao Xia wrote:
> The return value is only used for error report before this patch,
> so change the function protype to return void.
>
> Signed-off-by: Wenchao Xia <address@hidden>
> ---
>  block/qcow2-snapshot.c    |   30 +++++++++++++++++++++++++-----
>  block/qcow2.h             |    4 +++-
>  block/rbd.c               |   19 ++++++++++---------
>  block/sheepdog.c          |   28 ++++++++++++++++++----------
>  block/snapshot.c          |   19 +++++++++++++------
>  blockdev.c                |   10 ++++------
>  include/block/block_int.h |    5 +++--
>  include/block/snapshot.h  |    5 +++--
>  qemu-img.c                |   10 ++++++----
>  savevm.c                  |   12 ++++++++----
>  10 files changed, 93 insertions(+), 49 deletions(-)

Reviewed-by: Max Reitz <address@hidden>



reply via email to

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