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

KVM: vmx: unify adjacent #ifdefs



vmx_save_host_state has multiple ifdefs for CONFIG_X86_64 that have
no other code between them.  Simplify by reducing them to a single
conditional.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 51e8a8cc
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