From 0658fbaad809b57b8f0d4ab2c0a78bc6abde1b3e Mon Sep 17 00:00:00 2001 From: Arthur Chunqi Li Date: Thu, 4 Jul 2013 15:03:32 +0800 Subject: [PATCH] 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-format-patch failed