From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44367) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHKNW-0005Cx-LW for qemu-devel@nongnu.org; Mon, 20 Jul 2015 19:21:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZHKNR-0007Cc-V5 for qemu-devel@nongnu.org; Mon, 20 Jul 2015 19:21:46 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59258) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZHKNO-0007By-IM for qemu-devel@nongnu.org; Mon, 20 Jul 2015 19:21:41 -0400 References: <1435782155-31412-1-git-send-email-armbru@redhat.com> <1435782155-31412-10-git-send-email-armbru@redhat.com> From: Eric Blake Message-ID: <55AD8281.9080501@redhat.com> Date: Mon, 20 Jul 2015 17:21:37 -0600 MIME-Version: 1.0 In-Reply-To: <1435782155-31412-10-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="GixisUjRc1amhnNj4H7Pjlcbchf1qUPd2" Subject: Re: [Qemu-devel] [PATCH RFC v2 09/47] qapi-visit: Replace list implicit_structs by set List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: kwolf@redhat.com, berto@igalia.com, mdroth@linux.vnet.ibm.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --GixisUjRc1amhnNj4H7Pjlcbchf1qUPd2 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 07/01/2015 02:21 PM, Markus Armbruster wrote: > Use set because that's what it is. While there, rename to > implicit_structs_seen. >=20 > Signed-off-by: Markus Armbruster > --- > scripts/qapi-visit.py | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) >=20 Reviewed-by: Eric Blake (I have no idea if that makes python more efficient, but it is cleaner) --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --GixisUjRc1amhnNj4H7Pjlcbchf1qUPd2 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/ iQEcBAEBCAAGBQJVrYKBAAoJEKeha0olJ0NqvmoH/jYczGO9zfXthcjwmjr23fIJ ylqVEZEGifvsGwTJH+l38t27k04rNqrV5rAP/5zi3ox0T7vX/XtYKDQplXMaKlNS JvJhzpjcl0GOs/hVoZ0auiDMvj4Asv8lWqqtepqvErp3OsDRiO9PnT455JXjp+Ve AWvvDAYOUI68IElF7fLlVh3ZVOsGchTEQ35Jb6MiQDFTtNxueBwwaZrGvhKgaqa6 Q5tVf/F3ka5qGXDHa2GcVPxvU86PPrALxxWsGIJK8yqUReRfGeRlhX2BU3U+1Q+X OzmUaXbbmfj1t7svbH58uDrZmzrbgZYicWR4uuOc7TtXEYiI5A2yZODfKbFG+8s= =zhqc -----END PGP SIGNATURE----- --GixisUjRc1amhnNj4H7Pjlcbchf1qUPd2--