From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58472) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgISq-0000EP-QZ for qemu-devel@nongnu.org; Tue, 12 Nov 2013 13:13:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VgISj-0001Sm-RH for qemu-devel@nongnu.org; Tue, 12 Nov 2013 13:13:24 -0500 Received: from mx1.redhat.com ([209.132.183.28]:24391) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgISj-0001Sh-I3 for qemu-devel@nongnu.org; Tue, 12 Nov 2013 13:13:17 -0500 Message-ID: <52826FB8.40701@redhat.com> Date: Tue, 12 Nov 2013 11:13:12 -0700 From: Eric Blake MIME-Version: 1.0 References: <1383766420-20745-1-git-send-email-xiawenc@linux.vnet.ibm.com> <1383766420-20745-5-git-send-email-xiawenc@linux.vnet.ibm.com> In-Reply-To: <1383766420-20745-5-git-send-email-xiawenc@linux.vnet.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="V77iqGqw3Nr6hLw5mGfaFuJ5MkosVl0Tr" Subject: Re: [Qemu-devel] [PATCH 4/8] qapi script: code move for generate_enum_name() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wenchao Xia , qemu-devel@nongnu.org Cc: kwolf@redhat.com, armbru@redhat.com, mdroth@linux.vnet.ibm.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --V77iqGqw3Nr6hLw5mGfaFuJ5MkosVl0Tr Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 11/06/2013 12:33 PM, Wenchao Xia wrote: > Later both qapi-types.py and qapi-visit.py need a common function > for enum name generation. >=20 > Signed-off-by: Wenchao Xia > --- > scripts/qapi-types.py | 10 ---------- > scripts/qapi.py | 10 ++++++++++ > 2 files changed, 10 insertions(+), 10 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --V77iqGqw3Nr6hLw5mGfaFuJ5MkosVl0Tr 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.4.15 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSgm+4AAoJEKeha0olJ0NqqGIH/jgR2HHHanypiRmglcv9Q0JY /Lu1KkJzZsO4cCA9R+oxTaRni/onKgKuP9sMQ/VdDrRuj1sdSrbkyRGKBS7vN1+2 IWV7tCL0WdR7OO174PG06bKFQF4WOiT0MM4MFAqNOtiPg90KHzvXkmomdGvcYmtB UC48MoJZevC5k6FhjQGMTvh/iUxgkK1+earkDpwPEtpoqTeN/LF//ShDZDviylSJ bw8wsSdRwAXehvw/auEOrv/klSpQqQixKYjeP7TSQswwMIoRLuzaBvr+obJDqG/t 20PhW8k2WJ4jusVvv0s1VWN8PGJa4snIUkgp1a3IQ0hG7CiyxcgPxy8bLrZLTV0= =Zo/E -----END PGP SIGNATURE----- --V77iqGqw3Nr6hLw5mGfaFuJ5MkosVl0Tr--