diff options
author | Oliver Upton <oliver.upton@linux.dev> | 2025-07-29 18:22:42 +0300 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-07-29 20:43:50 +0300 |
commit | 6836e1f30fe90e4c19f6a3749e97ba1e44a840ef (patch) | |
tree | c9343fffe686caf922969e92ee4e03f9e76c0635 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 03b11982faa0c9d0b47f1940ad953cc3ed9f5b64 (diff) | |
download | linux-6836e1f30fe90e4c19f6a3749e97ba1e44a840ef.tar.xz |
Documentation: KVM: Use unordered list for pre-init VGIC registers
The intent was to create a single column table, however the markup used
was actually for a header which led to docs build failures:
Sphinx parallel build error:
docutils.utils.SystemMessage: Documentation/virt/kvm/devices/arm-vgic-v3.rst:128: (SEVERE/4) Unexpected section title or transition.
Fix the issue by converting the attempted table to an unordered list.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-next/20250729142217.0d4e64cd@canb.auug.org.au/
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Message-ID: <20250729152242.3232229-1-oliver.upton@linux.dev>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions