From: Rickard Strandqvist Date: Sun, 11 Jan 2015 18:02:26 +0000 (+0100) Subject: x86: kvm: vmx: Remove some unused functions X-Git-Tag: fixes-v4.0-rc1~113^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c55d6d931484a747dbba5c9766379c7720a8520;p=pandora-kernel.git x86: kvm: vmx: Remove some unused functions Removes some functions that are not used anywhere: cpu_has_vmx_eptp_writeback() cpu_has_vmx_eptp_uncacheable() This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed