]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: selftests: Add a missing apostrophe in comment to show ownership
authorSean Christopherson <seanjc@google.com>
Mon, 13 Jun 2022 16:19:39 +0000 (16:19 +0000)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 14 Jun 2022 16:44:45 +0000 (12:44 -0400)
commitdcd79b8db8b2021a1cc9aabd201bb85e51e32d75
tree3dd971a6d86c89cb5c6a3edc5b5659fb37df4678
parentb73e565ba362ddf6017307f64da6bd3c461c9d6f
KVM: selftests: Add a missing apostrophe in comment to show ownership

Add an apostrophe in a comment about it being the caller's, not callers,
responsibility to free an object.

Reported-by: Andrew Jones <drjones@redhat.com>
Fixes: 314d6ab95656 ("KVM: selftests: Purge vm+vcpu_id == vcpu silliness")
Signed-off-by: Sean Christopherson <seanjc@google.com>
Message-Id: <20220613161942.1586791-2-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/lib/kvm_util.c