]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
KVM: fix typo in documentation
authorDennis Restle <derestle@htwg-konstanz.de>
Mon, 29 Apr 2019 23:01:49 +0000 (01:01 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 18 Jun 2019 15:46:45 +0000 (17:46 +0200)
The documentation mentions a non-existing capability KVM_CAP_USER_MEM.s
The right name is KVM_CAP_USER_MEMORY.

Signed-off-by: Dennis Restle <derestle@htwg-konstanz.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Documentation/virtual/kvm/api.txt

index ba6c42c576ddd9a8c0a9c6f58ba038db5a8fdb46..f5616b441af83f8fe02cc79f88ee35997f5e9146 100644 (file)
@@ -1079,7 +1079,7 @@ yet and must be cleared on entry.
 
 4.35 KVM_SET_USER_MEMORY_REGION
 
-Capability: KVM_CAP_USER_MEM
+Capability: KVM_CAP_USER_MEMORY
 Architectures: all
 Type: vm ioctl
 Parameters: struct kvm_userspace_memory_region (in)