diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-09-27 11:45:45 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-10-04 16:38:57 +0200 |
commit | 6e0014d2380f90910ed3d79c2c45bede7aa64610 (patch) | |
tree | be784e0eea073f2624a671c1da31ae4de7d0738e /tools/perf/scripts/python | |
parent | 1f840c48c8f4da20c0b63175b2a5227478ce66bc (diff) |
Documentation: KVM: fix warning in "make htmldocs"
commit efbc6bd090f48ccf64f7a8dd5daea775821d57ec upstream.
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions