From: Eric Blake <eblake@redhat.com>
To: Markus Armbruster <armbru@redhat.com>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH 0/3] util: Trivial cleanups around g_malloc()
Date: Thu, 04 Dec 2014 15:51:03 -0700 [thread overview]
Message-ID: <5480E557.10304@redhat.com> (raw)
In-Reply-To: <1417701603-26388-1-git-send-email-armbru@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 481 bytes --]
On 12/04/2014 07:00 AM, Markus Armbruster wrote:
> Markus Armbruster (3):
> util: Drop superfluous conditionals around g_free()
> Fuse g_malloc(); memset() into g_new0()
> util: Use g_new() & friends where that makes obvious sense
Series:
Reviewed-by: Eric Blake <eblake@redhat.com>
Up to the maintainer if they want to touch up your 2/3 subject line.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 539 bytes --]
WARNING: multiple messages have this Message-ID (diff)
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 0/3] util: Trivial cleanups around g_malloc()
Date: Thu, 04 Dec 2014 15:51:03 -0700 [thread overview]
Message-ID: <5480E557.10304@redhat.com> (raw)
In-Reply-To: <1417701603-26388-1-git-send-email-armbru@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 481 bytes --]
On 12/04/2014 07:00 AM, Markus Armbruster wrote:
> Markus Armbruster (3):
> util: Drop superfluous conditionals around g_free()
> Fuse g_malloc(); memset() into g_new0()
> util: Use g_new() & friends where that makes obvious sense
Series:
Reviewed-by: Eric Blake <eblake@redhat.com>
Up to the maintainer if they want to touch up your 2/3 subject line.
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 539 bytes --]
next prev parent reply other threads:[~2014-12-04 22:51 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-04 14:00 [Qemu-trivial] [PATCH 0/3] util: Trivial cleanups around g_malloc() Markus Armbruster
2014-12-04 14:00 ` [Qemu-devel] " Markus Armbruster
2014-12-04 14:00 ` [Qemu-trivial] [PATCH 1/3] util: Drop superfluous conditionals around g_free() Markus Armbruster
2014-12-04 14:00 ` [Qemu-devel] " Markus Armbruster
2014-12-04 14:00 ` [Qemu-trivial] [PATCH 2/3] Fuse g_malloc(); memset() into g_new0() Markus Armbruster
2014-12-04 14:00 ` [Qemu-devel] " Markus Armbruster
2014-12-04 14:04 ` [Qemu-trivial] " Markus Armbruster
2014-12-04 14:04 ` [Qemu-devel] " Markus Armbruster
2014-12-04 14:00 ` [Qemu-trivial] [PATCH 3/3] util: Use g_new() & friends where that makes obvious sense Markus Armbruster
2014-12-04 14:00 ` [Qemu-devel] " Markus Armbruster
2014-12-04 22:51 ` Eric Blake [this message]
2014-12-04 22:51 ` [Qemu-devel] [PATCH 0/3] util: Trivial cleanups around g_malloc() Eric Blake
2014-12-05 6:54 ` [Qemu-trivial] " Fam Zheng
2014-12-05 6:54 ` Fam Zheng
2014-12-10 8:34 ` [Qemu-trivial] " Michael Tokarev
2014-12-10 8:34 ` [Qemu-devel] " Michael Tokarev
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=5480E557.10304@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.