From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51125) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGpX3-00050r-4I for qemu-devel@nongnu.org; Thu, 29 Jan 2015 08:53:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGpWy-0008Tb-75 for qemu-devel@nongnu.org; Thu, 29 Jan 2015 08:53:17 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45631) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGpWx-0008TO-V3 for qemu-devel@nongnu.org; Thu, 29 Jan 2015 08:53:12 -0500 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 (8.14.4/8.14.4) with ESMTP id t0TDrBqM024603 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 29 Jan 2015 08:53:11 -0500 Message-ID: <54CA3B45.5060807@redhat.com> Date: Thu, 29 Jan 2015 06:53:09 -0700 From: Eric Blake MIME-Version: 1.0 References: <1422523658-3503-1-git-send-email-armbru@redhat.com> <1422523658-3503-10-git-send-email-armbru@redhat.com> In-Reply-To: <1422523658-3503-10-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Qf6v1gSFbksrDsTlAPWbEXOrABvRd9wSg" Subject: Re: [Qemu-devel] [PATCH v2 9/9] balloon: Eliminate silly QERR_ macros List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: kraxel@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Qf6v1gSFbksrDsTlAPWbEXOrABvRd9wSg Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/29/2015 02:27 AM, Markus Armbruster wrote: > The QERR_ macros are leftovers from the days of "rich" error objects. > They're used with error_set() and qerror_report(), and expand into the > first *two* arguments. This trickiness has become pointless. Clean > up the balloon ones. >=20 > Signed-off-by: Markus Armbruster > Reviewed-by: Eric Blake > Signed-off-by: Markus Armbruster double S-o-b looks odd --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Qf6v1gSFbksrDsTlAPWbEXOrABvRd9wSg Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJUyjtGAAoJEKeha0olJ0NqrfcH/0445XYqujPcHLBpMq/ovXdf AUruSZMlN0aiZlNtPcIGq1ZJlFVz0By7uFQLULLgC8OnpFrLvJn4jX7qnyj+Wro9 brYnvwXatdl9BD0HR1ZGBmJdgctrgUvr06iFGT/0ZaGApICY9VebaPhDjquZbamX XwadvVNL9y6rf8hVyduBNwqWjG/0l9PDNwk0MoJDx3UwLBbGFXOC/L/OV8w4imk9 LIlep00DRZplYkCkF2JRQ9lsUyNyalFkqUMZeU1EYmqDv8r5qsE8blkbT2cnyoId ojwfu+w3rGD+oWe9hr5kGoMztrOeJdiu+vEMIL8E7PrEr8sCA1J4t/+kHH19guc= =UIZ9 -----END PGP SIGNATURE----- --Qf6v1gSFbksrDsTlAPWbEXOrABvRd9wSg--