]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: Use a typedef for fastop functions
authorSean Christopherson <sean.j.christopherson@intel.com>
Wed, 22 Jan 2020 04:43:39 +0000 (20:43 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 27 Jan 2020 19:00:11 +0000 (20:00 +0100)
commite61bb41949fb427870293ff9605f0b810f93461f
tree1c96466b316125336003fddc21c17923cfbbdd9d
parent627381e3b45074609dd37efd567e40de18ac50b8
KVM: x86: Use a typedef for fastop functions

Add a typedef to for the fastop function prototype to make the code more
readable.

No functional change intended.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Reviewed-by: Miaohe Lin <linmiaohe@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/emulate.c