]> git.proxmox.com Git - mirror_qemu.git/commit
qapi: Consistently put @features parameter right after @ifcond
authorMarkus Armbruster <armbru@redhat.com>
Tue, 17 Mar 2020 11:54:38 +0000 (12:54 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 17 Mar 2020 18:58:34 +0000 (19:58 +0100)
commit7b3bc9e28f366e591ae6da0d0c58d05d9f487ced
tree7d538af7234ed6126240cf4478d726fef8d47c0d
parent013b4efc9be9af8276bd891cd52267d409f1d712
qapi: Consistently put @features parameter right after @ifcond

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200317115459.31821-14-armbru@redhat.com>
scripts/qapi/commands.py
scripts/qapi/doc.py
scripts/qapi/introspect.py
scripts/qapi/schema.py
scripts/qapi/types.py
scripts/qapi/visit.py
tests/qapi-schema/test-qapi.py