]> git.ipfire.org Git - thirdparty/qemu.git/commit
qapi: rephrase return docs to avoid type name
authorJohn Snow <jsnow@redhat.com>
Fri, 11 Jul 2025 05:10:45 +0000 (01:10 -0400)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 14 Jul 2025 10:35:39 +0000 (12:35 +0200)
commitf7296f8de5c96c09452a0774435c1e5b512fab19
treed7c16efbe53bc5e141b9c1837e30fdd75a38d116
parent0462da9d6b1918c741c632f57d743d5851ec5983
qapi: rephrase return docs to avoid type name

"Returns: <description>" is rendered like "Return: <Type> –
<description>".  Mentioning the type in the description again is
commonly redundant.  Rephrase such descriptions not to.

Well, I tried. Maybe not very hard. Sorry!

Signed-off-by: John Snow <jsnow@redhat.com>
Message-ID: <20250711051045.51110-5-jsnow@redhat.com>
Acked-by: Markus Armbruster <armbru@redhat.com>
[Commit message amended to explain why]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
17 files changed:
qapi/block-core.json
qapi/block-export.json
qapi/block.json
qapi/control.json
qapi/dump.json
qapi/introspect.json
qapi/job.json
qapi/misc-i386.json
qapi/misc.json
qapi/net.json
qapi/pci.json
qapi/qdev.json
qapi/qom.json
qapi/stats.json
qapi/trace.json
qapi/ui.json
qapi/virtio.json