From: Tejun Heo Date: Tue, 13 Dec 2005 05:50:38 +0000 (+0900) Subject: [PATCH] libata: remove unused functions X-Git-Tag: v2.6.16-rc1~474^2~22^2~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82033adf0a4b26eb0c0c90e224848431e2a59bc6;p=pandora-kernel.git [PATCH] libata: remove unused functions There is no user of ata_qc_wait_err() and ata_qc_complete_noop() after ata_exec_internal() changes. Remove unused functions. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed