]> git.baikalelectronics.ru Git - kernel.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)
commit1783b064b9bc449ddb1c443d323e1064ea3910cd
treeb91587e31550023643be49b5d672355945bef790
parentd9229d9fdb5c9672ca7ebfe27a26b8f1580076fd
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