]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: arm64: nv: Fix doc header layout for timers
authorMarc Zyngier <maz@kernel.org>
Thu, 16 Jan 2025 10:27:10 +0000 (10:27 +0000)
committerMarc Zyngier <maz@kernel.org>
Thu, 16 Jan 2025 10:27:10 +0000 (10:27 +0000)
commit544786361d4b73905b05b9539c2bf401c533f0d6
treed38addb503b9353a30cd871e4c2ab98dd483bab5
parentaffd1c83e090133a3d1750916c7911b20f8911c0
KVM: arm64: nv: Fix doc header layout for timers

Stephen reports that 'make htmldocs' spits out a warning
("Documentation/virt/kvm/devices/vcpu.rst:147: WARNING: Definition
list ends without a blank line; unexpected unindent.").

Fix it by keeping all the timer attributes on a single line.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Documentation/virt/kvm/devices/vcpu.rst