qemu-devel
[Top][All Lists]
Advanced

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

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


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH V9 1/8] snapshot: add parameter *errp in snapshot create
Date: Sat, 11 Jan 2014 23:47:03 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

On 05.01.2014 20:43, 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]