]> git.proxmox.com Git - mirror_qemu.git/commit
qapi: Stop using whitespace for alignment in comments
authorAndrea Bolognani <abologna@redhat.com>
Tue, 3 May 2022 07:37:36 +0000 (09:37 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 16 May 2022 05:26:25 +0000 (07:26 +0200)
commitc0ac533b6f97fe978a9d9b33078ee36dd54cedb2
treec65c04c457f11bb57b211362e1c7b04a85f67485
parent23e46452589d8c62d69ae993d16e6d15fd15f526
qapi: Stop using whitespace for alignment in comments

Perfectly aligned things look pretty, but keeping them that
way as the schema evolves requires churn, and in some cases
newly-added lines are not aligned properly.

Overall, trying to align things is just not worth the trouble.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Message-Id: <20220503073737.84223-8-abologna@redhat.com>
Message-Id: <20220503073737.84223-9-abologna@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
[Two patches squashed together]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
qapi/block-core.json
qapi/block.json
qapi/char.json
qapi/control.json
qapi/crypto.json
qapi/migration.json
qapi/sockets.json
qapi/ui.json