arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 7 Dec 2014 17:20:46 +0000 (18:20 +0100)
committerAlexander Graf <agraf@suse.de>
Wed, 17 Dec 2014 12:12:25 +0000 (13:12 +0100)
commit24aaaf22ea3c660dd673ebde9922b43047bb3946
tree1d8e9a20d16480dc51c29e0cfbf89d2e7cf34c36
parent1bc5d59c35976d39b39b14f86abb76c08364cf97
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 <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_32_mmu.c