On Fri, Feb 16, 2024 at 03:58:34PM +0100, Markus Armbruster wrote:
> By convention, we indent the second and subsequent lines of
> descriptions and tagged sections, except for examples.
> 
> Turn this into a hard rule, and apply it to examples, too.
> 
> Signed-off-by: Markus Armbruster <arm...@redhat.com>
> ---
>  docs/devel/qapi-code-gen.rst    |  15 +-
>  qapi/acpi.json                  |  20 +-
>  qapi/block-core.json            | 868 ++++++++++++++++----------------
>  qapi/block.json                 | 274 +++++-----
>  qapi/char.json                  | 172 +++----
>  qapi/control.json               |  54 +-
>  qapi/dump.json                  |  26 +-
>  qapi/machine-target.json        |   6 +-
>  qapi/machine.json               | 302 +++++------
>  qapi/migration.json             | 690 ++++++++++++-------------
>  qapi/misc-target.json           | 110 ++--
>  qapi/misc.json                  | 172 +++----
>  qapi/net.json                   | 118 ++---
>  qapi/pci.json                   | 252 +++++-----
>  qapi/qdev.json                  |  38 +-
>  qapi/qom.json                   |  54 +-
>  qapi/rdma.json                  |  14 +-
>  qapi/replay.json                |  16 +-
>  qapi/rocker.json                |  66 +--
>  qapi/run-state.json             |  84 ++--
>  qapi/tpm.json                   |  36 +-
>  qapi/trace.json                 |  12 +-
>  qapi/transaction.json           |  36 +-
>  qapi/ui.json                    | 324 ++++++------
>  qapi/virtio.json                | 778 ++++++++++++++--------------
>  qapi/yank.json                  |  24 +-
>  scripts/qapi/parser.py          |   3 +
>  tests/qapi-schema/doc-good.json |  12 +-
>  28 files changed, 2289 insertions(+), 2287 deletions(-)
> 

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>

With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to