diff options
| author | Bart Van Assche <[email protected]> | 2015-05-13 07:19:02 +0000 |
|---|---|---|
| committer | Nicholas Bellinger <[email protected]> | 2015-05-15 04:13:37 +0000 |
| commit | 6c2faeaa0ecc67098106771cba8b7ed1e99a1b5f (patch) | |
| tree | 5bcdca50becb2fb1b390cd6092e62c65bcb96c59 /net/unix/af_unix.c | |
| parent | target: Fix bidi command handling (diff) | |
| download | kernel-6c2faeaa0ecc67098106771cba8b7ed1e99a1b5f.tar.gz kernel-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 <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
