Documentation: KVM: Fix title level for PSCI_SUSPEND
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 5 May 2022 10:06:34 +0000 (20:06 +1000)
committerMarc Zyngier <maz@kernel.org>
Thu, 5 May 2022 11:24:21 +0000 (12:24 +0100)
commit582eb04e05ddd234ca32083c8457c6d409fd7b6a
treec70e292dfb511a72f0898266f7c00207dd47902f
parentb26dafc8a9e74254a390e8f21ff028a2573ee4fc
Documentation: KVM: Fix title level for PSCI_SUSPEND

The htmldoc build breaks in a funny way with:

<quote>
Sphinx parallel build error:
docutils.utils.SystemMessage: /home/sfr/next/next/Documentation/virt/kvm/api.rst:6175: (SEVERE/4) Title level inconsistent:

For arm/arm64:
^^^^^^^^^^^^^^
</quote>

Swap the ^^s for a bunch of --s...

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
[maz: commit message]
Signed-off-by: Marc Zyngier <maz@kernel.org>
Documentation/virt/kvm/api.rst