summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorLike Xu <likexu@tencent.com>2022-05-18 21:25:06 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2022-06-08 04:48:50 -0400
commitfb121aaf19cd5047a01599debbb85a2c15275727 (patch)
tree4086601f5a9e527820fe9306432c950e21c36672 /include/uapi/linux
parenta40239b4cf33b2de872b04759c3e5ab87cc72a7f (diff)
KVM: x86/pmu: Drop "u64 eventsel" for reprogram_gp_counter()
Because inside reprogram_gp_counter() it is bound to assign the requested eventel to pmc->eventsel, this assignment step can be moved forward, thus simplifying the passing of parameters to "struct kvm_pmc *pmc" only. No functional change intended. Signed-off-by: Like Xu <likexu@tencent.com> Message-Id: <20220518132512.37864-6-likexu@tencent.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions