From: Arthur Chunqi Li Date: Thu, 4 Jul 2013 07:03:32 +0000 (+0800) Subject: KVM: nVMX: Change location of 3 functions in vmx.c X-Git-Tag: v3.12-rc1~143^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0658fbaad809b57b8f0d4ab2c0a78bc6abde1b3e;p=pandora-kernel.git KVM: nVMX: Change location of 3 functions in vmx.c Move nested_vmx_succeed/nested_vmx_failInvalid/nested_vmx_failValid ahead of handle_vmon to eliminate double declaration in the same file Signed-off-by: Arthur Chunqi Li Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed