From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59423) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z79Qp-0005Rl-MD for qemu-devel@nongnu.org; Mon, 22 Jun 2015 17:39:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z79Ql-0001DQ-Hc for qemu-devel@nongnu.org; Mon, 22 Jun 2015 17:39:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59007) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z79Ql-0001Cn-8C for qemu-devel@nongnu.org; Mon, 22 Jun 2015 17:39:03 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id CB17483F79 for ; Mon, 22 Jun 2015 21:39:02 +0000 (UTC) Message-ID: <55888070.2050906@redhat.com> Date: Mon, 22 Jun 2015 15:38:56 -0600 From: Eric Blake MIME-Version: 1.0 References: <1435001200-20610-1-git-send-email-armbru@redhat.com> <1435001200-20610-3-git-send-email-armbru@redhat.com> In-Reply-To: <1435001200-20610-3-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="lGMdKFt8DaQrWQf6RfprTabHKQTODslQU" Subject: Re: [Qemu-devel] [PATCH 2/7] error: Make error_setg() a function List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: pbonzini@redhat.com, dgilbert@redhat.com, mst@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --lGMdKFt8DaQrWQf6RfprTabHKQTODslQU Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 06/22/2015 01:26 PM, Markus Armbruster wrote: > Saves a tiny amount of code at every call site. >=20 > Signed-off-by: Markus Armbruster > --- > include/qapi/error.h | 4 ++-- > util/error.c | 9 +++++++++ > 2 files changed, 11 insertions(+), 2 deletions(-) Reviewed-by: Eric Blake (Interesting that you turn it back into a macro later in the series...) --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --lGMdKFt8DaQrWQf6RfprTabHKQTODslQU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJViIBwAAoJEKeha0olJ0NqvOAH/R8zv6iGTb6wg2+G3LQ8p4Lf Ae8IuAEs8Fcc6Hgt51cbHH7I33yK32UUzO/JE2LctDaAtjoPswv1Mf3Ay/b0rG6H otUkzH7LGEM0tkxtyVC+dxfQdGfEg1xsOpR1WpKXUu4Z2NHPGfqJHQuhj4mcY+UX JKOsQfqytevIJ3rJ4a2i+4AfXBhi6D/mGfKP6Lfsdjf/GCzPV4feWNROPH0lHGdt ZzqO/RWCtpDFWCQh/x00b1cxrPtVvr4fjfxWeJFC/2gmJP/wcH3r6v0l/1bjtjqb 095AnewXFynxrGOHu1OL58ldDzVV+qyXanPzfUFQ0JJHD+q4lAYv/Zh0Y7d6H8g= =Kf3q -----END PGP SIGNATURE----- --lGMdKFt8DaQrWQf6RfprTabHKQTODslQU--