diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2019-01-30 17:25:38 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-02-20 22:48:24 +0100 |
commit | e0dfacbfe91ad7947f0c44829c0358ac2e17d3c6 (patch) | |
tree | 122d325477dfd9300debc8a827b27261d4ac5ceb /arch/x86/kvm/mmu.c | |
parent | 34333cc6c2cb021662fd32e24e618d1b86de95bf (diff) | |
download | lwn-e0dfacbfe91ad7947f0c44829c0358ac2e17d3c6.tar.gz lwn-e0dfacbfe91ad7947f0c44829c0358ac2e17d3c6.zip |
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: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/mmu.c')
0 files changed, 0 insertions, 0 deletions