diff options
| author | Markus Armbruster <armbru@redhat.com> | 2019-10-24 13:02:25 +0200 |
|---|---|---|
| committer | Markus Armbruster <armbru@redhat.com> | 2019-10-29 07:35:16 +0100 |
| commit | a4bd91d3f3d69414c9c76b856a0d69b12773503c (patch) | |
| tree | 9b74cd9e17084e4559ea9a865882773ab1552c88 /scripts/qapi/types.py | |
| parent | b621a26040dd626cf9098c277e763f55fcfacf67 (diff) | |
| download | focaccia-qemu-a4bd91d3f3d69414c9c76b856a0d69b12773503c.tar.gz focaccia-qemu-a4bd91d3f3d69414c9c76b856a0d69b12773503c.zip | |
qapi: De-duplicate entity documentation generation code
QAPISchemaGenDocVisitor.visit_command() duplicates texi_entity() for its boxed arguments case. The previous commit added another copy in .visit_event(). Replace texi_entity() by texi_type() and texi_msg(). Use texi_msg() for the boxed arguments case as well. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20191024110237.30963-8-armbru@redhat.com>
Diffstat (limited to 'scripts/qapi/types.py')
0 files changed, 0 insertions, 0 deletions