From: Rickard Strandqvist Date: Sun, 7 Dec 2014 17:28:54 +0000 (+0100) Subject: arch: powerpc: kvm: book3s.c: Remove some unused functions X-Git-Tag: omap-for-v3.20/drop-legacy-3517~40^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54ca162a0c86509abf32a86faec8695c69a9f053;p=pandora-kernel.git arch: powerpc: kvm: book3s.c: Remove some unused functions Removes some functions that are not used anywhere: kvmppc_core_load_guest_debugstate() kvmppc_core_load_host_debugstate() This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: Alexander Graf --- Reading git-diff-tree failed