From: Tejun Heo Date: Tue, 25 Mar 2008 13:16:44 +0000 (+0900) Subject: libata: kill ata_chk_status() X-Git-Tag: v2.6.26-rc1~1150^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fd36390117f7844ad147377878ddb52088f583a;p=pandora-kernel.git libata: kill ata_chk_status() ata_chk_status() just calls ops->check_status and it only adds confusion with other status functions. Kill it. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed