linux-next: build warning after merge of the target-updates tree
From: Stephen Rothwell <hidden>
Date: 2013-12-18 06:39:38
Also in:
lkml
Attachments
- (unnamed) [application/pgp-signature] 836 bytes
From: Stephen Rothwell <hidden>
Date: 2013-12-18 06:39:38
Also in:
lkml
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").
--
Cheers,
Stephen Rothwell [off-list ref]