From: Tejun Heo Date: Wed, 5 Dec 2007 01:36:13 +0000 (+0900) Subject: libata: convert NCQ test in ata_qc_issue() to ata_is_ncq() X-Git-Tag: v2.6.25-rc1~1233^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1973a023a616b40ba33fd0d38b1055c62c88e73d;p=pandora-kernel.git libata: convert NCQ test in ata_qc_issue() to ata_is_ncq() I missed one while converting to ata_is_*() protocol test helpers. Convert it. Pointed out by Jeff Garzik. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed