summary refs log tree commit diff stats
path: root/docs/devel/secure-coding-practices.rst
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2024-03-22 14:51:17 +0100
committerMarkus Armbruster <armbru@redhat.com>2024-03-26 06:36:08 +0100
commite6c60bf02d1c32b5e3e7dc761d1737aa8886ab79 (patch)
treea171f92e007c0bc68ff799b0ca523898fe3a2bae /docs/devel/secure-coding-practices.rst
parent8eb0a257c55d1b27dc8c40ce3c275307b898f575 (diff)
downloadfocaccia-qemu-e6c60bf02d1c32b5e3e7dc761d1737aa8886ab79.tar.gz
focaccia-qemu-e6c60bf02d1c32b5e3e7dc761d1737aa8886ab79.zip
qapi: Fix bogus documentation of query-migrationthreads
The doc comment documents an argument that doesn't exist.  Would
fail compilation if it was marked up correctly.  Delete.

The Returns: section fails to refer to the data type, leaving the user
to guess.  Fix that.

The command name violates QAPI naming rules: it should be
query-migration-threads.  Too late to fix.

Reported-by: John Snow <jsnow@redhat.com>
Fixes: 671326201dac (migration: Introduce interface query-migrationthreads)
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240322135117.195489-4-armbru@redhat.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Peter Xu <peterx@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'docs/devel/secure-coding-practices.rst')
0 files changed, 0 insertions, 0 deletions