qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: [Qemu-devel] [PULL 4/9] qga/schema: fix double-return in doc
Date: Mon,  5 Dec 2016 17:45:08 +0100	[thread overview]
Message-ID: <1480956313-31322-5-git-send-email-armbru@redhat.com> (raw)
In-Reply-To: <1480956313-31322-1-git-send-email-armbru@redhat.com>

From: Marc-André Lureau <marcandre.lureau@redhat.com>

guest-get-memory-block-info documentation should have only one
"Returns:".

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20161117155504.21843-3-marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
 qga/qapi-schema.json | 1 -
 1 file changed, 1 deletion(-)

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
-- 
2.5.5

  parent reply	other threads:[~2016-12-05 16:45 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-05 16:45 [Qemu-devel] [PULL 0/9] QAPI patches for 2016-12-05 Markus Armbruster
2016-12-05 16:45 ` [Qemu-devel] [PULL 1/9] qmp-event: Avoid qobject_from_jsonf("%"PRId64) Markus Armbruster
2016-12-05 16:45 ` [Qemu-devel] [PULL 2/9] test-qga: Avoid qobject_from_jsonv("%"PRId64) Markus Armbruster
2016-12-05 16:45 ` [Qemu-devel] [PULL 3/9] tests: Avoid qobject_from_jsonf("%"PRId64) Markus Armbruster
2016-12-05 16:45 ` Markus Armbruster [this message]
2016-12-05 16:45 ` [Qemu-devel] [PULL 5/9] qapi: fix schema symbol sections Markus Armbruster
2016-12-05 16:45 ` [Qemu-devel] [PULL 6/9] qapi: fix missing symbol @prefix Markus Armbruster
2016-12-05 16:45 ` [Qemu-devel] [PULL 7/9] qapi: fix various symbols mismatch in documentation Markus Armbruster
2016-12-05 16:45 ` [Qemu-devel] [PULL 8/9] qapi: use one symbol per line Markus Armbruster
2016-12-05 16:45 ` [Qemu-devel] [PULL 9/9] qapi: add missing colon-ending for section name Markus Armbruster
2016-12-06  9:51 ` [Qemu-devel] [PULL 0/9] QAPI patches for 2016-12-05 Stefan Hajnoczi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1480956313-31322-5-git-send-email-armbru@redhat.com \
    --to=armbru@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).