git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54ca162
)
arch: powerpc: kvm: book3s_pr.c: Remove unused function
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sun, 7 Dec 2014 18:11:48 +0000
(19:11 +0100)
committer
Alexander Graf
<agraf@suse.de>
Wed, 17 Dec 2014 12:13:16 +0000
(13:13 +0100)
Remove the function get_fpr_index() 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>
No differences found