From: Rickard Strandqvist Date: Sun, 11 Jan 2015 14:27:01 +0000 (+0100) Subject: ata: libata-core: Remove unused function X-Git-Tag: fixes-v4.0-rc1~165^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e88af2f8de7914d311e66854eba2889710ee364e;p=pandora-kernel.git 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 Signed-off-by: Tejun Heo --- Reading git-diff-tree failed