Skip to content

Commit

Permalink
qapi: Drop redundant documentation of conditional
Browse files Browse the repository at this point in the history
Documentation generated for dump-skeys contains

    This command is only supported on s390 architecture.

and

    If
    ~~

    "TARGET_S390X"

The former became redundant in commit 901a34a (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>
  • Loading branch information
Markus Armbruster committed Feb 3, 2024
1 parent 709c5a6 commit 763db74
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions qapi/misc-target.json
Original file line number Diff line number Diff line change
Expand Up @@ -237,8 +237,6 @@
#
# @filename: the path to the file to dump to
#
# This command is only supported on s390 architecture.
#
# Since: 2.5
#
# Example:
Expand Down

0 comments on commit 763db74

Please sign in to comment.