On 11.05.2015 14:54, 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 <be...@igalia.com>
Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>
---
  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: Max Reitz <mre...@redhat.com>

Reply via email to