On Wed, May 6, 2020 at 1:46 PM Sean Christopherson <sean.j.christopherson@xxxxxxxxx> wrote: > > Remove a 'struct kvm_x86_ops' param that got left behind when the nested > ops were moved to their own struct. > > Fixes: 33b22172452f0 ("KVM: x86: move nested-related kvm_x86_ops to a separate struct") > Signed-off-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx> Reviewed-by: Jim Mattson <jmattson@xxxxxxxxxx>