lpfc: Use && instead of & for boolean expression
authorSebastian Herbszt <herbszt@gmx.de>
Wed, 22 Jul 2015 08:53:22 +0000 (10:53 +0200)
committerJames Bottomley <JBottomley@Odin.com>
Wed, 26 Aug 2015 23:35:07 +0000 (16:35 -0700)
commitb103918a5f21a51d12018a09919617687e584384
tree963d0fa0fde159b76ff0258363fcd3514f133440
parent5155ce5f8395730f681fe48cdc8867838e3a3f2c
lpfc: Use && instead of & for boolean expression

Use logical instead of bitwise AND.

Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
Reviewed-by: James Smart <james.smart@avagotech.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/lpfc/lpfc_hbadisc.c