qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: aliguori@amazon.com, mst@redhat.com
Subject: [Qemu-devel] [PATCH 0/2] virtio: Drop some superfluous conditionals
Date: Fri,  6 Jun 2014 18:43:28 +0200	[thread overview]
Message-ID: <1402073010-9445-1-git-send-email-armbru@redhat.com> (raw)

Markus Armbruster (2):
  virtio: Drop superfluous conditionals around g_free()
  virtio: Drop superfluous conditionals around g_strdup()

 hw/9pfs/virtio-9p.c |  4 +---
 hw/net/virtio-net.c | 27 +++++++--------------------
 hw/virtio/vhost.c   |  8 ++------
 hw/virtio/virtio.c  | 16 ++++------------
 4 files changed, 14 insertions(+), 41 deletions(-)

-- 
1.9.3

             reply	other threads:[~2014-06-06 16:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-06 16:43 Markus Armbruster [this message]
2014-06-06 16:43 ` [Qemu-devel] [PATCH 1/2] virtio: Drop superfluous conditionals around g_free() Markus Armbruster
2014-06-06 16:43 ` [Qemu-devel] [PATCH 2/2] virtio: Drop superfluous conditionals around g_strdup() Markus Armbruster
2014-06-06 16:56 ` [Qemu-devel] [PATCH 0/2] virtio: Drop some superfluous conditionals Eric Blake
2014-06-08 15:18 ` Michael S. Tsirkin

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=1402073010-9445-1-git-send-email-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=aliguori@amazon.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).