From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53755) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXwu0-0007AP-PQ for qemu-devel@nongnu.org; Fri, 04 Sep 2015 15:44:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXwtx-0006qY-J5 for qemu-devel@nongnu.org; Fri, 04 Sep 2015 15:44:00 -0400 References: <1441395661-22447-1-git-send-email-marcandre.lureau@redhat.com> From: Eric Blake Message-ID: <55E9F47C.8080807@redhat.com> Date: Fri, 4 Sep 2015 13:43:56 -0600 MIME-Version: 1.0 In-Reply-To: <1441395661-22447-1-git-send-email-marcandre.lureau@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="G2j1KsF6FFTcSLErhqArghOSee7DU41NE" Subject: Re: [Qemu-devel] [PATCH] qapi-schema: remove legacy<> from doc List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --G2j1KsF6FFTcSLErhqArghOSee7DU41NE Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/04/2015 01:41 PM, marcandre.lureau@redhat.com wrote: > From: Marc-Andr=C3=A9 Lureau >=20 > The legacy<> type is no longer used since 7ce7ffe02. >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau > --- > qapi-schema.json | 15 ++++++--------- > 1 file changed, 6 insertions(+), 9 deletions(-) > @@ -1689,10 +1686,10 @@ > # > # @property: The property name to read > # > -# Returns: The property value. The type depends on the property type.= legacy<> > -# properties are returned as #str. child<> and link<> proper= ties are > -# returns as #str pathnames. All integer property types (u8,= u16, etc) > -# are returned as #int. > +# Returns: The property value. The type depends on the property > +# type. child<> and link<> properties are returns as #str While at it, please fix the pre-existing typo: s/returns/returned/ > +# pathnames. All integer property types (u8, u16, etc) are > +# returned as #int. With that fixed, Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --G2j1KsF6FFTcSLErhqArghOSee7DU41NE 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/ iQEcBAEBCAAGBQJV6fR8AAoJEKeha0olJ0Nqr34H/3QK/wr4EINl10zJMJU0qCKk 4qFXPLLcwI42gcCs8FyNhsEhNskrspVppX0cOPMTYJtodU43ZZwObrGNI+a8EjzQ GeAusgCjlVKVbRa7/9QiQimbskQtixt2bc3XSmySmYOA97eODCTpgqxsZIa5B3gj cU05MmYQvMd8D9BnrwJHrBRcN1iiHLdmPw4V/cze2i/MNygatesqHyrMF7i71aIl bLA49hDB6mpuxk+/YRVBWkVajEfvDDp8ubNVAnrnuokPj2abNTqCNP6TUrA1Q2LY zaCTm/9fWsmgU7odhgy6TpsypDlG+TLAt5lEV1tyB1LBe7Y5H0hT+5kvhSzC8Gc= =PNkH -----END PGP SIGNATURE----- --G2j1KsF6FFTcSLErhqArghOSee7DU41NE--