From: Markus Armbruster Date: Mon, 29 Jan 2024 11:50:05 +0000 (+0100) Subject: qapi: Drop redundant documentation of conditional X-Git-Tag: v9.0.0-rc0~78^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=763db74d2b61e34b0747a353c791d0ad6eb8ad2b;p=thirdparty%2Fqemu.git 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 Message-ID: <20240129115008.674248-3-armbru@redhat.com> Reviewed-by: Eric Blake --- diff --git a/qapi/misc-target.json b/qapi/misc-target.json index 9195e7d26be..03e83c053f5 100644 --- a/qapi/misc-target.json +++ b/qapi/misc-target.json @@ -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: