tests/qapi-schema: Rework comments on longhand member definitions
authorMarkus Armbruster <armbru@redhat.com>
Tue, 23 Mar 2021 09:40:00 +0000 (10:40 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 23 Mar 2021 20:38:39 +0000 (21:38 +0100)
commit5bd18d98cd88e2df1e1e274546a06ebe7fdd5eec
tree47115ffbe60d16b925484ff568720b90c54813fd
parent00d16f239f3a1ba0b1ea09dc0852386a25a144bc
tests/qapi-schema: Rework comments on longhand member definitions

A few old comments talk about "desired future use of defaults" and
"anonymous inline branch types".  Kind of misleading since commit
87adbbffd4 "qapi: add a dictionary form for TYPE" added longhand
member definitions.  Talk about that instead.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20210323094025.3569441-4-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
tests/qapi-schema/event-member-invalid-dict.err
tests/qapi-schema/event-member-invalid-dict.json
tests/qapi-schema/flat-union-inline-invalid-dict.json
tests/qapi-schema/nested-struct-data-invalid-dict.err
tests/qapi-schema/nested-struct-data-invalid-dict.json
tests/qapi-schema/nested-struct-data.json
tests/qapi-schema/struct-member-invalid-dict.err
tests/qapi-schema/struct-member-invalid-dict.json