OSDN Git Service

KVM: VMX: Alphabetize the includes in vmx.c
authorSean Christopherson <sean.j.christopherson@intel.com>
Mon, 3 Dec 2018 21:52:53 +0000 (13:52 -0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 14 Dec 2018 11:34:21 +0000 (12:34 +0100)
commit199b118ab3d528371f6e3ac9f6001a0f3fd11d04
tree58694d2ca877caa8e31336e32873a71348a86821
parentdfae3c03b89fd5547b1adee857b10dc6f1c66132
KVM: VMX: Alphabetize the includes in vmx.c

...to prepare for the creation of a "vmx" subdirectory that will contain
a variety of headers.  Clean things up now to avoid making a bigger mess
in the future.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx.c