commit | b9ce0f86d91942596bce0267bfa7db3bbd7b434f | [log] [tgz] |
---|---|---|
author | Vitaly Kuznetsov <vkuznets@redhat.com> | Tue Jan 26 14:48:16 2021 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Feb 09 08:42:09 2021 -0500 |
tree | 3319909960f51ec58636561d99ff2cb44330f5d7 | |
parent | fc08b628d7c96d9a6d6bca488c3fa9c92bee6cc8 [diff] |
KVM: x86: hyper-v: Drop hv_vcpu_to_vcpu() helper hv_vcpu_to_vcpu() helper is only used by other helpers and is not very complex, we can drop it without much regret. Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com> Message-Id: <20210126134816.1880136-16-vkuznets@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>