]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
libata: convert NCQ test in ata_qc_issue() to ata_is_ncq()
authorTejun Heo <htejun@gmail.com>
Wed, 5 Dec 2007 01:36:13 +0000 (10:36 +0900)
committerJeff Garzik <jeff@garzik.org>
Wed, 23 Jan 2008 10:24:13 +0000 (05:24 -0500)
commit1973a023a616b40ba33fd0d38b1055c62c88e73d
tree995f12e364061f0d690d3d4b57ce33b21157786f
parent40f46f17819c2d199f99addc3278ff2eb11f3cd5
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 <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/ata/libata-core.c