]> git.baikalelectronics.ru Git - kernel.git/commit
arch: powerpc: kvm: book3s.c: Remove some unused functions
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 7 Dec 2014 17:28:54 +0000 (18:28 +0100)
committerAlexander Graf <agraf@suse.de>
Wed, 17 Dec 2014 12:12:42 +0000 (13:12 +0100)
commit9a692559bd29bba917d6fb2c730c7533e15f7612
tree0311a176e870f5574e6d0e791835b4f7d5c30fc0
parent8d470e0dbc2978e8fa24c0596e30b7850510488a
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 <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s.c
arch/powerpc/kvm/e500.c