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:
d537fc0
)
ata: libata-core: Remove unused function
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sun, 11 Jan 2015 14:27:01 +0000
(15:27 +0100)
committer
Tejun Heo
<tj@kernel.org>
Sun, 11 Jan 2015 16:51:50 +0000
(11:51 -0500)
Remove the function ata_do_simple_cmd() 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: Tejun Heo <tj@kernel.org>
No differences found