[libata] scsi: Remove unlikely() from FUA check
authorJeff Garzik <jeff@garzik.org>
Fri, 17 Aug 2012 18:04:50 +0000 (14:04 -0400)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 17 Aug 2012 18:04:50 +0000 (14:04 -0400)
Some other unlikely() should probably be removed as well.  A fresh look
reveals an over-enthusiasm for unlikely() in libata-scsi.c.

Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found