diff options
author | 2015-05-13 09:19:02 +0200 | |
---|---|---|
committer | 2015-05-14 21:13:37 -0700 | |
commit | 6c2faeaa0ecc67098106771cba8b7ed1e99a1b5f (patch) | |
tree | 5bcdca50becb2fb1b390cd6092e62c65bcb96c59 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | target: Fix bidi command handling (diff) | |
download | wireguard-linux-6c2faeaa0ecc67098106771cba8b7ed1e99a1b5f.tar.xz wireguard-linux-6c2faeaa0ecc67098106771cba8b7ed1e99a1b5f.zip |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions