]> 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)
commit5d9003133c1d11d29dcb00aaa42ffad16456d284
treeb91587e31550023643be49b5d672355945bef790
parentc8cc2d30b26c31cf1dfd56654ce526d605437423
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