[SCSI] aacraid: Add likely() and unlikely()
authorSalyzyn, Mark <mark_salyzyn@adaptec.com>
Mon, 26 Mar 2007 13:21:14 +0000 (09:21 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 1 Apr 2007 15:04:02 +0000 (10:04 -0500)
Add some likely() and unlikely() compiler hints in some of the aacraid
hardware interface layers. There should be no operational side effects
resulting from this patch and the changes should be mostly benign on x86
platforms.

Signed-off-by: Mark Salyzyn <aacraid@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found