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)
commit4f48e2e737451365bc81c3b6283036a9079bcc24
tree3dd971a6d86c89cb5c6a3edc5b5659fb37df4678
parentb3b7c6a6e80d8347a4a5a13a25fa314800f2cbbe
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: 768e9a61856b ("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