Sean Christopherson 879a37632b KVM: MIPS: Fold comparecount_func() into comparecount_wakeup()
Fold kvm_mips_comparecount_func() into kvm_mips_comparecount_wakeup() to
eliminate the nondescript function name as well as its unnecessary cast
of a vcpu to "unsigned long" and back to a vcpu.  Presumably func() was
used as a callback at some point during pre-upstream development, as
wakeup() is the only user of func() and has been the only user since
both with introduced by commit 669e846e6c4e ("KVM/MIPS32: MIPS arch
specific APIs for KVM").

Cc: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-02-05 15:29:55 +01:00
..
2018-10-31 08:54:16 -07:00
2018-10-31 08:54:16 -07:00
2016-07-05 16:09:11 +02:00
2018-10-31 08:54:16 -07:00
2017-03-28 14:53:54 +01:00
2019-04-19 14:03:11 +02:00
2015-03-27 21:25:19 +00:00
2017-03-28 14:54:00 +01:00
2019-02-04 10:56:30 -08:00