From: Dave Jones Date: Tue, 22 May 2007 00:59:47 +0000 (-0400) Subject: [SCSI] fusion: Fix |/|| confusion X-Git-Tag: v2.6.22-rc4~100^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d9780b97667fcd63159c0933fdce75465da6c70;p=pandora-kernel.git [SCSI] fusion: Fix |/|| confusion 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 Acked-by: "Moore, Eric" Signed-off-by: James Bottomley --- Reading git-diff-tree failed