From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c3ssf-0001at-Me for qemu-devel@nongnu.org; Mon, 07 Nov 2016 17:59:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c3ssa-0002nZ-UJ for qemu-devel@nongnu.org; Mon, 07 Nov 2016 17:59:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46438) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c3ssa-0002nD-MM for qemu-devel@nongnu.org; Mon, 07 Nov 2016 17:59:04 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id C9EB183F42 for ; Mon, 7 Nov 2016 22:59:03 +0000 (UTC) References: <20161107073033.21025-1-marcandre.lureau@redhat.com> <20161107073033.21025-3-marcandre.lureau@redhat.com> From: Eric Blake Message-ID: <787d48b3-fcad-a1b3-991a-8ade869df5ea@redhat.com> Date: Mon, 7 Nov 2016 16:59:02 -0600 MIME-Version: 1.0 In-Reply-To: <20161107073033.21025-3-marcandre.lureau@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="NtMIB5acqIVDGl0nGRqW7dgkl48dwVKFT" Subject: Re: [Qemu-devel] [PATCH v3 02/14] qga/schema: fix double-return in doc List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , qemu-devel@nongnu.org Cc: armbru@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --NtMIB5acqIVDGl0nGRqW7dgkl48dwVKFT From: Eric Blake To: =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , qemu-devel@nongnu.org Cc: armbru@redhat.com Message-ID: <787d48b3-fcad-a1b3-991a-8ade869df5ea@redhat.com> Subject: Re: [PATCH v3 02/14] qga/schema: fix double-return in doc References: <20161107073033.21025-1-marcandre.lureau@redhat.com> <20161107073033.21025-3-marcandre.lureau@redhat.com> In-Reply-To: <20161107073033.21025-3-marcandre.lureau@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/07/2016 01:30 AM, Marc-Andr=C3=A9 Lureau wrote: > guest-get-memory-block-info documentation should have only one > "Returns:". >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau > --- > qga/qapi-schema.json | 1 - > 1 file changed, 1 deletion(-) Reviewed-by: Eric Blake >=20 > diff --git a/qga/qapi-schema.json b/qga/qapi-schema.json > index c21f308..758803a 100644 > --- a/qga/qapi-schema.json > +++ b/qga/qapi-schema.json > @@ -952,7 +952,6 @@ > # > # Get information relating to guest memory blocks. > # > -# Returns: memory block size in bytes. > # Returns: @GuestMemoryBlockInfo > # > # Since 2.3 >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --NtMIB5acqIVDGl0nGRqW7dgkl48dwVKFT 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/ iQEcBAEBCAAGBQJYIQc2AAoJEKeha0olJ0NqASYH/0ByX+yuDlEVHIn4TjfUBeKO qIZXjY/SG5mnMrWPxsX3oauzDyjQrEqYkNtg9dHANyJHFfkGMn5lJ4yRU2Kd0dKI vsftUtAtjH8/d7+as+PLLDwWYHeOn4tixyhRe6Q5OH4HR9pnoHJDQTTt9RuJzIqw CxBedyhDEXTEETfH/cCTQj/8S0pdeLuP3xg3VvlmTuyrWA5UtuO91ko4R238Ywjh r7zK0GYvmQLJaNt1C/bT2PUc6N2xb8yM80DCk3wtJTckn5NKiZzWdmTLVmje/0B8 /zyqAZ/jcI7vjTdJSpdnP6wONzmySEcTumKQ8GNv9AhAw94qjPRLchypl1TpvdM= =Icgg -----END PGP SIGNATURE----- --NtMIB5acqIVDGl0nGRqW7dgkl48dwVKFT--