From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhPkv-0001Dp-3D for qemu-devel@nongnu.org; Mon, 05 May 2014 16:45:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WhPkl-0005Q5-D8 for qemu-devel@nongnu.org; Mon, 05 May 2014 16:44:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:9839) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhPkk-0005Pw-V2 for qemu-devel@nongnu.org; Mon, 05 May 2014 16:44:47 -0400 Message-ID: <5367F838.8070207@redhat.com> Date: Mon, 05 May 2014 14:44:40 -0600 From: Eric Blake MIME-Version: 1.0 References: <1399034675-17844-1-git-send-email-armbru@redhat.com> <1399034675-17844-8-git-send-email-armbru@redhat.com> In-Reply-To: <1399034675-17844-8-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rsfuH2fBn4HxodX85OO2A8BeJNVC03UBu" Subject: Re: [Qemu-devel] [PATCH 07/13] qapi-visit.py: Clean up a sloppy use of field prefix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: vilanova@ac.upc.edu, pbonzini@redhat.com, akong@redhat.com, mdroth@linux.vnet.ibm.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --rsfuH2fBn4HxodX85OO2A8BeJNVC03UBu Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/02/2014 06:44 AM, Markus Armbruster wrote: > generate_visit_struct_fields() generates the base type's struct member > name both with and without the field prefix. Harmless, because the > field prefix is always empty there: only unboxed complex members have > a prefix, and those can't have a base type. >=20 > Clean it up anyway. >=20 > Signed-off-by: Markus Armbruster > --- > scripts/qapi-visit.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --rsfuH2fBn4HxodX85OO2A8BeJNVC03UBu 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/ iQEcBAEBCAAGBQJTZ/g4AAoJEKeha0olJ0Nqe54H/1IqzDPvTnoNhiSQtspBD+Gh KIRQvQ4rr5v8lGHDKiz1J89MKp/eaCgzJJqNqUaOTLNKk/HOWrOQuaCm5ullx32H Mcqm8nBuy+5+zZU0BVzUJW4QiDdbJIDhDjEtzdTWt30xymyizSFNjx48WURFGWaN LAJVcUc9je5eBO48UWfEGyO8e3hgYjx0hq+z9qdDAyMzDrx7TTSpqmjy7T7oxcMr n1KIJcBtyo2BW0IGiwU6yCLU3SXo/Ip2OZgcSeBfvRYnAoZTR8nYkIMHw9nPIpyB deA5x0in3GQ4vl/M6wkH/02v+PYQ6+4KPIb6VnjZ/wPPY7dMcYu37YWm352liaA= =9I77 -----END PGP SIGNATURE----- --rsfuH2fBn4HxodX85OO2A8BeJNVC03UBu--