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:
3755717
)
arch: blackfin: kernel: kgdb: Remove unused function
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Thu, 1 Jan 2015 17:54:26 +0000
(18:54 +0100)
committer
Steven Miao
<realmz6@gmail.com>
Thu, 23 Apr 2015 14:56:54 +0000
(22:56 +0800)
Remove the function kgdb_post_primary_code() 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>
Acked-by: Sonic Zhang <sonic.zhang@analog.com>
No differences found