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:
1bc5d59
)
arch: powerpc: kvm: book3s_32_mmu.c: Remove unused function
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sun, 7 Dec 2014 17:20:46 +0000
(18:20 +0100)
committer
Alexander Graf
<agraf@suse.de>
Wed, 17 Dec 2014 12:12:25 +0000
(13:12 +0100)
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>
No differences found