All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fam Zheng <famz@redhat.com>
To: qemu-devel@nongnu.org
Cc: Laszlo Ersek <lersek@redhat.com>,
	Stefan Hajnoczi <stefanha@redhat.com>,
	qemu-block@nongnu.org
Subject: [Qemu-devel] [PATCH 0/2] virtio-blk: clean up around g_free() and inline a few functions
Date: Tue,  7 Feb 2017 21:27:21 +0800	[thread overview]
Message-ID: <20170207132723.13934-1-famz@redhat.com> (raw)



Fam Zheng (2):
  virtio-blk: Remove useless condition around g_free()
  virtio-blk: Inline request init, complete and free functions

 hw/block/virtio-blk.c | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

-- 
2.9.3

             reply	other threads:[~2017-02-07 13:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-07 13:27 Fam Zheng [this message]
2017-02-07 13:27 ` [Qemu-devel] [PATCH 1/2] virtio-blk: Remove useless condition around g_free() Fam Zheng
2017-02-07 13:48   ` Laszlo Ersek
2017-02-13 14:27   ` [Qemu-devel] [Qemu-block] " Stefan Hajnoczi
2017-03-07 10:28   ` [Qemu-devel] " Fam Zheng
2017-04-23 17:30   ` Michael Tokarev
2017-02-07 13:27 ` [Qemu-devel] [PATCH 2/2] virtio-blk: Inline request init, complete and free functions Fam Zheng
2017-02-07 13:52   ` Laszlo Ersek
2017-02-13 14:28     ` Stefan Hajnoczi
2017-02-14  0:54       ` Fam Zheng

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=20170207132723.13934-1-famz@redhat.com \
    --to=famz@redhat.com \
    --cc=lersek@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /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.