From: Jeff Garzik Date: Sun, 25 Feb 2007 02:05:01 +0000 (-0500) Subject: [libata] ACPI: remove needless ->qc_issue hook existence test X-Git-Tag: v2.6.21-rc2~25^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc16c25ff431d0c5b12693108f0ec3809ef1e804;p=pandora-kernel.git [libata] ACPI: remove needless ->qc_issue hook existence test All drivers must implement this hook, otherwise ATA commands would go nowhere (and a lot of other oopsen would appear as well). Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed