From: Rickard Strandqvist Date: Sun, 7 Dec 2014 17:20:46 +0000 (+0100) Subject: arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function X-Git-Tag: omap-for-v3.19/fixes-rc1~43^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24aaaf22ea3c660dd673ebde9922b43047bb3946;p=pandora-kernel.git arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function Remove the function sr_nx() that is not used anywhere. 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