All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Markus Armbruster <armbru@redhat.com>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] error: Remove NULL checks on error_propagate() calls
Date: Thu, 13 Dec 2018 15:23:16 -0600	[thread overview]
Message-ID: <1443f6a6-4d31-8e5c-0ec3-3f906b102e04@redhat.com> (raw)
In-Reply-To: <20181213173113.11211-1-armbru@redhat.com>

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 <armbru@redhat.com>
> ---
>   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 <eblake@redhat.com>

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

  reply	other threads:[~2018-12-13 21:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-13 17:31 [Qemu-devel] [PATCH] error: Remove NULL checks on error_propagate() calls Markus Armbruster
2018-12-13 21:23 ` Eric Blake [this message]
2018-12-14 10:15 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2018-12-14 10:44 ` [Qemu-devel] " Philippe Mathieu-Daudé
2018-12-17 13:31 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
  -- strict thread matches above, loose matches on Subject: below --
2016-06-09 17:40 [Qemu-devel] " Eduardo Habkost
2016-06-09 19:37 ` Eric Blake
2016-06-09 19:50   ` Eduardo Habkost
2016-06-09 20:11     ` Eric Blake
2016-06-09 20:21       ` Eduardo Habkost

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1443f6a6-4d31-8e5c-0ec3-3f906b102e04@redhat.com \
    --to=eblake@redhat.com \
    --cc=armbru@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.