arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 7 Dec 2014 22:29:14 +0000 (23:29 +0100)
committerAlexander Graf <agraf@suse.de>
Wed, 17 Dec 2014 12:13:29 +0000 (13:13 +0100)
commita0499cf74698e94d1ba503da69794a35bced0523
tree34d68359d0ec915652b191838856d753064ac428
parent6178839b0180f23081834ee126472eb956121615
arch: powerpc: kvm: book3s_paired_singles.c: Remove unused function

Remove the function inst_set_field() 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_paired_singles.c