diff options
author | Bart Van Assche <[email protected]> | 2015-05-13 09:19:02 +0200 |
---|---|---|
committer | Nicholas Bellinger <[email protected]> | 2015-05-14 21:13:37 -0700 |
commit | 6c2faeaa0ecc67098106771cba8b7ed1e99a1b5f (patch) | |
tree | 5bcdca50becb2fb1b390cd6092e62c65bcb96c59 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 63509c60bbc62120fb0e3b287c86ac036b893d90 (diff) |
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 <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions