From: Rusty Russell Date: Tue, 31 Jul 2007 10:46:12 +0000 (+1000) Subject: KVM: Remove redundant alloc_vmcs_cpu declaration X-Git-Tag: v2.6.24-rc1~1365^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37c00051b53861929a910309c1823b415d55cfdf;p=pandora-kernel.git KVM: Remove redundant alloc_vmcs_cpu declaration alloc_vmcs_cpu is already declared (static) above, no need to redeclare. Signed-off-by: Rusty Russell Signed-off-by: Avi Kivity --- Reading git-diff-tree failed