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)
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