diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-09-27 17:45:45 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-09-27 17:45:50 +0200 |
commit | efbc6bd090f48ccf64f7a8dd5daea775821d57ec (patch) | |
tree | 724f1544e8421a8d4385e3ae18da2eda4dd6fb6b /virt | |
parent | Merge tag 'kvm-x86-vmx-6.12' of https://github.com/kvm-x86/linux into HEAD (diff) | |
download | linux-efbc6bd090f48ccf64f7a8dd5daea775821d57ec.tar.xz linux-efbc6bd090f48ccf64f7a8dd5daea775821d57ec.zip |
Documentation: KVM: fix warning in "make htmldocs"
The warning
Documentation/virt/kvm/locking.rst:31: ERROR: Unexpected indentation.
is caused by incorrectly treating a line as the continuation of a paragraph,
rather than as the first line in a bullet list.
Fixed: 44d174596260 ("KVM: Use dedicated mutex to protect kvm_usage_count to avoid deadlock")
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions