summaryrefslogtreecommitdiff
path: root/drivers/mfd/ab8500-debugfs.c
diff options
context:
space:
mode:
authorBart Van Assche <bart.vanassche@sandisk.com>2015-05-13 10:19:02 +0300
committerNicholas Bellinger <nab@linux-iscsi.org>2015-05-15 07:13:37 +0300
commit6c2faeaa0ecc67098106771cba8b7ed1e99a1b5f (patch)
tree5bcdca50becb2fb1b390cd6092e62c65bcb96c59 /drivers/mfd/ab8500-debugfs.c
parent63509c60bbc62120fb0e3b287c86ac036b893d90 (diff)
downloadlinux-6c2faeaa0ecc67098106771cba8b7ed1e99a1b5f.tar.xz
target: Add missing parentheses
Code like " &= ~CMD_T_BUSY | ..." only clears CMD_T_BUSY but not the other flag. Modify these statements such that both flags are cleared. (Fix fuzz for target_write_prot_action code in mainline - nab) Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/mfd/ab8500-debugfs.c')
0 files changed, 0 insertions, 0 deletions