]> 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)
commit82661c45f98cb7312c59d3da3e7ab7269793b670
tree3dd971a6d86c89cb5c6a3edc5b5659fb37df4678
parentc7ec36b24fe230090c396e8abdc891ad45324a81
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: 8f493d74a8c4 ("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