Skip to content
Commit e0dfacbf authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: nVMX: remove useless is_protmode check



VMX is only accessible in protected mode, remove a confusing check
that causes the conditional to lack a final "else" branch.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 34333cc6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment