qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v2 29/44] qom: Use returned bool to check for failure, manual


From: Eric Blake
Subject: Re: [PATCH v2 29/44] qom: Use returned bool to check for failure, manual part
Date: Thu, 2 Jul 2020 12:32:07 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0

On 7/2/20 10:49 AM, Markus Armbruster wrote:
The previous commit used Coccinelle to convert from checking the Error
object to checking the return value.  Convert a few more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
  hw/core/bus.c              |  6 +-----
  hw/core/qdev.c             |  7 +------
  hw/s390x/s390-virtio-ccw.c | 13 +++++++------
  3 files changed, 9 insertions(+), 17 deletions(-)


Reviewed-by: Eric Blake <eblake@redhat.com>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




reply via email to

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