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:
cb26285
)
arch: sparc: kernel: starfire.c: Remove unused function
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sat, 20 Dec 2014 12:42:47 +0000
(13:42 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 2 Mar 2015 05:33:58 +0000
(21:33 -0800)
Remove the function starfire_hard_smp_processor_id() 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: David S. Miller <davem@davemloft.net>
No differences found