qapi: Tidy up a slightly awkward TODO comment
commit56266c6d1eb9a85a44e34b24eb359c6ac84887f5
authorMarkus Armbruster <armbru@redhat.com>
Fri, 28 Apr 2023 10:54:19 +0000 (28 12:54 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 9 May 2023 07:10:45 +0000 (9 09:10 +0200)
tree60a074a5485ba18f9219d8e028f4a305d357a1b8
parentf57e1d05bfaf2f41f0793280886ebf1db753794f
qapi: Tidy up a slightly awkward TODO comment

MigrateSetParameters has a TODO comment sitting right behind its doc
comment.  I wrote it this way to keep it out of the manual, but that
reason is not obvious.

The previous commit (sphinx/qapidoc: Do not emit TODO sections into
user manuals) lets me move it into the doc comment as a TODO section.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20230428105429.1687850-8-armbru@redhat.com>
Reviewed-by: Ani Sinha <anisinha@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
qapi/migration.json