qemu-e2k/scripts/qapi
Markus Armbruster bdd2d42b89 qapi: Fix build_params() for empty parameter list
build_params() returns '' instead of 'void' when there are no
parameters.  Can't happen now, but the next commit will change that.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
[peterx: compose the patch from email replies]
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20180815133747.25032-3-peterx@redhat.com>
2018-08-28 18:21:38 +02:00
..
__init__.py
commands.py qapi/commands: add #if conditions to commands 2018-07-03 18:38:54 +02:00
common.py qapi: Fix build_params() for empty parameter list 2018-08-28 18:21:38 +02:00
doc.py qapi: add 'If:' section to generated documentation 2018-07-03 18:38:54 +02:00
events.py qapi/events: add #if conditions to events 2018-07-03 18:38:54 +02:00
introspect.py qapi: Make 'allow-oob' optional in SchemaInfoCommand 2018-07-23 13:57:52 +02:00
types.py qapi-types: add #if conditions to types & visitors 2018-07-03 18:38:53 +02:00
visit.py qapi: Fix some pycodestyle-3 complaints 2018-08-15 07:24:22 +02:00