From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55011) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnWBT-0003To-FX for qemu-devel@nongnu.org; Thu, 22 May 2014 12:49:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WnWBO-0003M2-WF for qemu-devel@nongnu.org; Thu, 22 May 2014 12:49:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:1232) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnWBO-0003Ln-Mo for qemu-devel@nongnu.org; Thu, 22 May 2014 12:49:30 -0400 Message-ID: <537E2A96.3040704@redhat.com> Date: Thu, 22 May 2014 10:49:26 -0600 From: Eric Blake MIME-Version: 1.0 References: <1400762504-22751-1-git-send-email-akong@redhat.com> <1400762504-22751-4-git-send-email-akong@redhat.com> In-Reply-To: <1400762504-22751-4-git-send-email-akong@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="c0Uc3Bso94aTGcLqwWAOGmtn6WELLKSTi" Subject: Re: [Qemu-devel] [PATCH v5 3/3] qapi: Suppress unwanted space between type and identifier List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amos Kong , qemu-devel@nongnu.org Cc: pbonzini@redhat.com, mdroth@linux.vnet.ibm.com, armbru@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --c0Uc3Bso94aTGcLqwWAOGmtn6WELLKSTi Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/22/2014 06:41 AM, Amos Kong wrote: > We always generate a space between type and identifier in parameter > and variable declarations, even when idiomatic C style doesn't have > a space there. Suppress it. >=20 > Signed-off-by: Amos Kong > --- > scripts/qapi-commands.py | 2 +- > scripts/qapi.py | 19 +++++++++++++------ > 2 files changed, 14 insertions(+), 7 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --c0Uc3Bso94aTGcLqwWAOGmtn6WELLKSTi 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/ iQEcBAEBCAAGBQJTfiqWAAoJEKeha0olJ0Nqv1kIAKAsChEUHMzhQglKnsLyPnNL BUIuewUBtCrD5A64KxbleAe8r2M65VSRjitIu+UZ7zcug8r317QgD+3dnwhTNSTn lJKFvOAKlqGhVwcU18+UFCjdIZgF+yxNgyDgVSnNsuoCrF8tGud/TZy5ld+S9zf7 yQs/oXGVnU11m29l+TwPMZctAvE5I3ZZhGoofFCJkpl9SxXfg115I9ZcRDIuUgVK ICIhU5va+qA0UFdnWE3KXFmWdCqfk8Toif9l1XbNmuGGVd0Df7voJBPPbFEqufHV wmT4OESy6dCjAj7RreaTmLQcl7OnRAMfrYQ2ZSAksK2tex+dahllZ0YhfCsSBgA= =XJHH -----END PGP SIGNATURE----- --c0Uc3Bso94aTGcLqwWAOGmtn6WELLKSTi--