]> Git Repo - linux.git/commit
[SCSI] fusion: Fix |/|| confusion
authorDave Jones <[email protected]>
Tue, 22 May 2007 00:59:47 +0000 (20:59 -0400)
committerJames Bottomley <[email protected]>
Tue, 22 May 2007 21:09:21 +0000 (16:09 -0500)
commit3d9780b97667fcd63159c0933fdce75465da6c70
tree6d77af81cd2422cd44c6e38d5132072aa2ae65bc
parent8fdcf86af61bfba744f5868ec04dad71637ac33a
[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 <[email protected]>
Acked-by: "Moore, Eric" <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
drivers/message/fusion/mptbase.h
drivers/message/fusion/mptscsih.c
This page took 0.053164 seconds and 4 git commands to generate.