diff options
author | Markus Armbruster <armbru@redhat.com> | 2024-01-29 12:50:04 +0100 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2024-02-03 09:19:25 +0100 |
commit | 709c5a650e030d7e651e4a72ba42016b44da7f93 (patch) | |
tree | 20d87a47596521e5d149addbfa36ea3563718d7f /hw/display/omap_lcdc.c | |
parent | 29b008927ef6e3fbb70e6607b25d3fcae26a5190 (diff) | |
download | qemu-709c5a650e030d7e651e4a72ba42016b44da7f93.zip qemu-709c5a650e030d7e651e4a72ba42016b44da7f93.tar.gz qemu-709c5a650e030d7e651e4a72ba42016b44da7f93.tar.bz2 |
qapi: Drop redundant documentation of inherited members
Documentation generated for SchemaInfo looks like
The members of "SchemaInfoBuiltin" when "meta-type" is ""builtin""
The members of "SchemaInfoEnum" when "meta-type" is ""enum""
The members of "SchemaInfoArray" when "meta-type" is ""array""
The members of "SchemaInfoObject" when "meta-type" is ""object""
The members of "SchemaInfoAlternate" when "meta-type" is ""alternate""
The members of "SchemaInfoCommand" when "meta-type" is ""command""
The members of "SchemaInfoEvent" when "meta-type" is ""event""
Additional members depend on the value of "meta-type".
The last line became redundant when commit 88f63467c57 (qapi2texi:
Generate reference to base type members) added the lines preceding it.
Drop it.
BlockdevOptions has the same issue. Drop
Remaining options are determined by the block driver.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240129115008.674248-2-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'hw/display/omap_lcdc.c')
0 files changed, 0 insertions, 0 deletions