On 31/10/25 10:47, Markus Armbruster wrote:
Consistently separate definitions with a single blank line.
Consistently separate member descriptions with a blank line.
Signed-off-by: Markus Armbruster <[email protected]>
---
qapi/acpi-hest.json | 1 -
qapi/char.json | 1 -
qapi/crypto.json | 1 +
qapi/cxl.json | 1 -
qapi/migration.json | 3 +++
qapi/misc-i386.json | 2 --
qapi/net.json | 3 ---
qapi/qom.json | 3 ---
qapi/run-state.json | 1 -
qapi/ui.json | 2 +-
qapi/virtio.json | 2 --
11 files changed, 5 insertions(+), 15 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>