From b103918a5f21a51d12018a09919617687e584384 Mon Sep 17 00:00:00 2001 From: Sebastian Herbszt Date: Wed, 22 Jul 2015 10:53:22 +0200 Subject: [PATCH] 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-format-patch failed