qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [Qemu-devel] [PATCH] error: Remove NULL checks on err


From: Eric Blake
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] error: Remove NULL checks on error_propagate() calls
Date: Thu, 13 Dec 2018 15:23:16 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1

On 12/13/18 11:31 AM, Markus Armbruster wrote:
Patch created mechanically by rerunning:

   $  spatch --sp-file scripts/coccinelle/error_propagate_null.cocci \
             --macro-file scripts/cocci-macro-file.h \
             --dir . --in-place

Whitespace tidied up manually.

Signed-off-by: Markus Armbruster <address@hidden>
---
  blockdev.c              | 4 +---
  hw/s390x/s390-pci-bus.c | 4 +---
  qga/commands-posix.c    | 7 ++-----
  3 files changed, 4 insertions(+), 11 deletions(-)


Reviewed-by: Eric Blake <address@hidden>

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



reply via email to

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