Re: linux-next: build warning after merge of the target-updates tree

From: Nicholas A. Bellinger
Date: Wed Dec 18 2013 - 18:58:52 EST


Hi Stephen,

On Wed, 2013-12-18 at 17:39 +1100, Stephen Rothwell wrote:
> Hi Nicholas,
>
> After merging the target-updates tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
>
> drivers/target/target_core_alua.c: In function 'core_alua_state_lba_dependent':
> drivers/target/target_core_alua.c:473:6: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses]
> if (!cmd->se_cmd_flags & SCF_SCSI_DATA_CDB)
> ^
>
> Introduced by commit 923aacab87ba ("target_core_alua: Referrals
> infrastructure").

Fixed for today's linux-next tree.

Thank you,

--nab

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/