KVM: PPC: Book3S HV: Fix kmv -> kvm typo
authorKajol Jain <kjain@linux.ibm.com>
Thu, 14 Nov 2024 08:50:20 +0000 (14:20 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 14 Nov 2024 11:22:30 +0000 (22:22 +1100)
commit590d2f9347f7974d7954400e5d937672fd844a8b
tree47fad3c95db4beb44212d6a8da7e91f30d0021d5
parent26686db69917399fa30e3b3135360771e90f83ec
KVM: PPC: Book3S HV: Fix kmv -> kvm typo

Fix typo in the following kvm function names from:

 kmvhv_counters_tracepoint_regfunc -> kvmhv_counters_tracepoint_regfunc
 kmvhv_counters_tracepoint_unregfunc -> kvmhv_counters_tracepoint_unregfunc

Fixes: e1f288d2f9c6 ("KVM: PPC: Book3S HV nestedv2: Add support for reading VPA counters for pseries guests")
Reported-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Reviewed-by: Amit Machhiwal <amachhiw@linux.ibm.com>
Signed-off-by: Kajol Jain <kjain@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://patch.msgid.link/20241114085020.1147912-1-kjain@linux.ibm.com
arch/powerpc/include/asm/kvm_book3s_64.h
arch/powerpc/kvm/book3s_hv.c
arch/powerpc/kvm/trace_hv.h