]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ata: libata-core: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 11 Jan 2015 14:27:01 +0000 (15:27 +0100)
committerTejun Heo <tj@kernel.org>
Sun, 11 Jan 2015 16:51:50 +0000 (11:51 -0500)
commite88af2f8de7914d311e66854eba2889710ee364e
treeb91587e31550023643be49b5d672355945bef790
parentd537fc0c0e23ce87201cb763bf040e730834f94d
ata: libata-core: Remove unused function

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>
drivers/ata/libata-core.c
drivers/ata/libata.h