From: Sebastian Herbszt Date: Wed, 22 Jul 2015 08:53:22 +0000 (+0200) Subject: lpfc: Use && instead of & for boolean expression X-Git-Tag: omap-for-v4.3/fixes-rc1~115^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b103918a5f21a51d12018a09919617687e584384;p=pandora-kernel.git lpfc: Use && instead of & for boolean expression Use logical instead of bitwise AND. Signed-off-by: Sebastian Herbszt Reviewed-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed