From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57643) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wl1SR-00023g-55 for qemu-devel@nongnu.org; Thu, 15 May 2014 15:36:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wl1SM-0008ED-EA for qemu-devel@nongnu.org; Thu, 15 May 2014 15:36:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:47745) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wl1SM-0008E3-6y for qemu-devel@nongnu.org; Thu, 15 May 2014 15:36:42 -0400 Message-ID: <53751746.3090603@redhat.com> Date: Thu, 15 May 2014 13:36:38 -0600 From: Eric Blake MIME-Version: 1.0 References: <1399511680-12811-1-git-send-email-akong@redhat.com> <1399511680-12811-4-git-send-email-akong@redhat.com> In-Reply-To: <1399511680-12811-4-git-send-email-akong@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ciPLwIS7LcI074LQSngDbrFO2rAvJOxjE" Subject: Re: [Qemu-devel] [PATCH v4 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 , lcapitulino@redhat.com, qemu-devel@nongnu.org Cc: pbonzini@redhat.com, armbru@redhat.com, mdroth@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ciPLwIS7LcI074LQSngDbrFO2rAvJOxjE Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/07/2014 07:14 PM, 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.py | 16 ++++++++++------ > 1 file changed, 10 insertions(+), 6 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --ciPLwIS7LcI074LQSngDbrFO2rAvJOxjE 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/ iQEcBAEBCAAGBQJTdRdGAAoJEKeha0olJ0NqnB0IAK2Lf79UYTDiWyQS2KVyWvIV 0Wy2l0cDsg9aSIHy9KzApjzVT3Z6XY0sfcf7+QdR6Z9IZYihNpibf95rELrdrROE /n2zuxunQNenXreUr3N+qWgAfvtlLOorUhxnDsyuPhs2n/eSAyiky+ZqMUiPABwk qFNIPs6AEnpJI/Stqau3vylgfuvsrXdpoXvqYO3w/eHT5fU+68JHwZOk+YMewiCC Jo8bxCr9Zdb0dz5XFoSfXtCtlgqzgAriKyb7O52eZK71i8X3ypFCVr7bqoWXwSo3 gU8JsCXyXugYS3TjpSzWOQ+xYW8FFqZr7HRHg2jnnWpx7I2Fz5/VVQV2bltw51g= =SGQO -----END PGP SIGNATURE----- --ciPLwIS7LcI074LQSngDbrFO2rAvJOxjE--