Documentation: KVM: Fix unexpected unindent warning
authorBinbin Wu <binbin.wu@linux.intel.com>
Tue, 1 Jul 2025 01:25:36 +0000 (09:25 +0800)
committerSean Christopherson <seanjc@google.com>
Thu, 10 Jul 2025 16:47:23 +0000 (09:47 -0700)
commit073b3eca08f915d9b92818ed8c30123c54058206
tree17feac88e67675507e1c9bed2c5ff079e9033f8c
parent4578a747f3c7950be3feb93c2db32eb597a3e55b
Documentation: KVM: Fix unexpected unindent warning

Add proper indentations to bullet list item to resolve the warning:
"Bullet list ends without a blank line; unexpected unindent."

Closes:https://lore.kernel.org/kvm/20250623162110.6e2f4241@canb.auug.org.au

Fixes: 4580dbef5ce0 ("KVM: TDX: Exit to userspace for SetupEventNotifyInterrupt")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Binbin Wu <binbin.wu@linux.intel.com>
Link: https://lore.kernel.org/r/20250701012536.1281367-1-binbin.wu@linux.intel.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Documentation/virt/kvm/api.rst