]> git.ipfire.org Git - thirdparty/qemu.git/commit
qapi: Drop redundant documentation of conditional
authorMarkus Armbruster <armbru@redhat.com>
Mon, 29 Jan 2024 11:50:05 +0000 (12:50 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Sat, 3 Feb 2024 08:19:55 +0000 (09:19 +0100)
commit763db74d2b61e34b0747a353c791d0ad6eb8ad2b
tree44316e15014ef17e444f0912fc2cff4e87c7f697
parent709c5a650e030d7e651e4a72ba42016b44da7f93
qapi: Drop redundant documentation of conditional

Documentation generated for dump-skeys contains

    This command is only supported on s390 architecture.

and

    If
    ~~

    "TARGET_S390X"

The former became redundant in commit 901a34a400a (qapi: add 'If:'
section to generated documentation) added the latter.  Drop the
former.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240129115008.674248-3-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
qapi/misc-target.json