From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58217) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMhQl-0000cW-C6 for qemu-devel@nongnu.org; Tue, 04 Aug 2015 14:59:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZMhQg-0001wN-9d for qemu-devel@nongnu.org; Tue, 04 Aug 2015 14:59:19 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52469) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMhQg-0001wJ-48 for qemu-devel@nongnu.org; Tue, 04 Aug 2015 14:59:14 -0400 References: <1438679896-5077-1-git-send-email-armbru@redhat.com> <1438679896-5077-27-git-send-email-armbru@redhat.com> From: Eric Blake Message-ID: <55C10B7B.3000000@redhat.com> Date: Tue, 4 Aug 2015 12:59:07 -0600 MIME-Version: 1.0 In-Reply-To: <1438679896-5077-27-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6ioXXDt8DCMNjbJ7sTJtEGI56ATD6nTpO" Subject: Re: [Qemu-devel] [PATCH 26/26] qapi: Generated code cleanup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: mdroth@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --6ioXXDt8DCMNjbJ7sTJtEGI56ATD6nTpO Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 08/04/2015 03:18 AM, Markus Armbruster wrote: > Clean up white-space, brace placement, and superfluous #ifdef > QAPI_TYPES_BUILTIN_CLEANUP_DEF. >=20 > Signed-off-by: Markus Armbruster > --- > docs/qapi-code-gen.txt | 12 ++++----- > scripts/qapi-commands.py | 1 + > scripts/qapi-event.py | 3 +-- > scripts/qapi-types.py | 66 +++++++++++++++++++++++-----------------= -------- > scripts/qapi-visit.py | 1 + > 5 files changed, 39 insertions(+), 44 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --6ioXXDt8DCMNjbJ7sTJtEGI56ATD6nTpO 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/ iQEcBAEBCAAGBQJVwQt7AAoJEKeha0olJ0NqdnQH/2tV04uZewn4dT6YiknDQ0Dk eGq3TjC/CQufzkN941C2yOnZb0facssu3YX5JJtOA8u8NdM9wTYWGMsMJVdUF9tZ PCAHk6TnH7S/SA2gO2YS635gYgjrIfPVWEVi3sHk6DjCmvHsf4buGOE7Mcry3Asu ptiVNyKOTrsRTcE4USx4it0zfBZWmPB+ODzpNWg+E3716cqJWOLEHyjZKEbDNWdx JFOOEJszbjWoW8tLprtB5VDvgZl/RznK9XmZXMqhzEOkhae80YWo5O0aU7KuXiPb pla60pUcPxKp2BiGb2Pxl6f+rIVomWHmItZg1Aa6HXR0VTGP3Z+smoGhnVdprQs= =uGos -----END PGP SIGNATURE----- --6ioXXDt8DCMNjbJ7sTJtEGI56ATD6nTpO--