]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1de7074eee0a37827fd102869fe5f326165e1d7f
tree963d0fa0fde159b76ff0258363fcd3514f133440
parentc9f7a766eee4a7b102366630a3cfb681d7096bdf
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