From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53593) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZHxr-0007ue-Eh for qemu-devel@nongnu.org; Tue, 08 Sep 2015 08:25:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZZHxo-0007x3-43 for qemu-devel@nongnu.org; Tue, 08 Sep 2015 08:25:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37986) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZZHxn-0007wv-PK for qemu-devel@nongnu.org; Tue, 08 Sep 2015 08:25:27 -0400 References: <1441621003-2434-1-git-send-email-armbru@redhat.com> <1441621003-2434-7-git-send-email-armbru@redhat.com> From: Eric Blake Message-ID: <55EED3B1.6040303@redhat.com> Date: Tue, 8 Sep 2015 06:25:21 -0600 MIME-Version: 1.0 In-Reply-To: <1441621003-2434-7-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="g7OMn5EbrWUT8LMnSAwkeWpLIctHLv6EO" Subject: Re: [Qemu-devel] [PATCH RFC v5 06/32] qapi: Split up some typedefs to ease review 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) --g7OMn5EbrWUT8LMnSAwkeWpLIctHLv6EO Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/07/2015 04:16 AM, Markus Armbruster wrote: > One of the next patches will among other things generate a separate > typedef for some struct types, i.e. >=20 > typedef struct FOO FOO; >=20 > struct FOO { > ... > }; >=20 > instead of >=20 > typedef struct FOO { > ... > } FOO; >=20 > To make the generated files easier to diff, anticipate the change. >=20 > Signed-off-by: Markus Armbruster > Reviewed-by: Daniel P. Berrange Dunno if the R-b helps here, since you'll be reverting it :) --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --g7OMn5EbrWUT8LMnSAwkeWpLIctHLv6EO 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/ iQEcBAEBCAAGBQJV7tO2AAoJEKeha0olJ0NqE58H/jtTlOPPJvb1cKvbm4VrP8gb uB1znXAI2gwEnUCW6pE/bRsj1VRmCz6dwvbZo0QKQy/N9r5by0W+r23kSMohc/mG CeykbN0B60wqRkXtbDrbxfykpm+XIg8kR5KKmp9L882OcQmQHpsPMRg0cUg23zYb qcJt6YKF+cO+XQZEyvWZRcBrIbGLrwut4tY/jc1dyqD2auXeLRjoWBxRe7OhS943 cp2lU0TVMXnVvw3m+5MaKvkjsll1PUvZC9iW5imE6hOg/ZMg9DquplZyofr9Ymn9 Id4CafjCNM0934Bm0EFLJinGl2d7c1UFC9pMmH8+6BNakrZ9ta66BB3H8OX1pkU= =B/8A -----END PGP SIGNATURE----- --g7OMn5EbrWUT8LMnSAwkeWpLIctHLv6EO--