[SCSI] fusion: Fix |/|| confusion
authorDave Jones <davej@redhat.com>
Tue, 22 May 2007 00:59:47 +0000 (20:59 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 22 May 2007 21:09:21 +0000 (16:09 -0500)
There are several cases where the fusion driver uses the logical || to
try to do an arithmetical or ... fix by replacing with |.

Signed-off-by: Dave Jones <davej@redhat.com>
Acked-by: "Moore, Eric" <Eric.Moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found