From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34343) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWPlC-0007Um-Mc for qemu-devel@nongnu.org; Thu, 18 Feb 2016 09:40:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aWPl8-000146-Cl for qemu-devel@nongnu.org; Thu, 18 Feb 2016 09:40:50 -0500 Received: from mx1.redhat.com ([209.132.183.28]:53585) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aWPl8-000140-6y for qemu-devel@nongnu.org; Thu, 18 Feb 2016 09:40:46 -0500 References: <1455778109-6278-1-git-send-email-eblake@redhat.com> <1455778109-6278-6-git-send-email-eblake@redhat.com> <87mvqygqmp.fsf@blackfin.pond.sub.org> From: Eric Blake Message-ID: <56C5D7ED.5000203@redhat.com> Date: Thu, 18 Feb 2016 07:40:45 -0700 MIME-Version: 1.0 In-Reply-To: <87mvqygqmp.fsf@blackfin.pond.sub.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7w66fcsTH8LLIDl5mW2pSq84BmwiREEiB" Subject: Re: [Qemu-devel] [PATCH v11 05/15] qapi-visit: Simplify how we visit common union members List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel@nongnu.org, Michael Roth This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --7w66fcsTH8LLIDl5mW2pSq84BmwiREEiB Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/18/2016 05:16 AM, Markus Armbruster wrote: > Eric Blake writes: >=20 >> From: Markus Armbruster >> >> For a simple union SU, gen_visit_union() generates a visit of its >> single tag member, like this: >> >> Signed-off-by: Markus Armbruster >> Message-Id: <1453902888-20457-2-git-send-email-armbru@redhat.com> >> [rebase, improve commit message example] >> Signed-off-by: Eric Blake >=20 > v10 had a noteworthy rebase, but v11 is the original patch again, with > only the line numbers shifted a bit. Suggest to drop "rebase, ". Concur. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --7w66fcsTH8LLIDl5mW2pSq84BmwiREEiB 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/ iQEcBAEBCAAGBQJWxdftAAoJEKeha0olJ0NqW1MH/1c7yk9C46pVAgtGsNVy7wTo aoeTEShEPd/n3IdhO9sdCdnqiZciaxngCdp/1NNMVg9aml1D1Y46P+/pPery6LGh JfqBT3taC6ybYuyCPyhQrEeDcBU/cmhPEi6JP5a7hXsNMBzMjqG7LOIcUf9xV+7C b8TJMReC+P+vhgWHNcm+S+9Vi3lzp6gUzE9hRC+v23pzAJwjagJVo1yTScl/VNa8 GPCV7LouJW9yZc3erqgtxxgqWUE7SSR+SFYREwwS9PSnieywKJHLOCHnxSQeVDCi cQqD5HAam2C0Ve62AIFB4v2rF6zrrttppMeJMBwE80jt0tF2g6nQ5ru0yyXVQ/M= =HdZb -----END PGP SIGNATURE----- --7w66fcsTH8LLIDl5mW2pSq84BmwiREEiB--