aboutsummaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorNamjae Jeon <[email protected]>2021-05-26 17:59:56 +0900
committerNamjae Jeon <[email protected]>2021-05-26 18:13:55 +0900
commitc986ed981ae6a622a453c533389994b6aed6359b (patch)
tree785945b15b7b9f971dea571d740045b7c3ee3b1e /lib/debugobjects.c
parent070fb21e5912b6aa22509083aaca030d1f4e7d57 (diff)
cifsd: remove unnecessary parentheses around
Fix warnings from checkpatch.pl --strict : CHECK: Unnecessary parentheses around 'brk_op->o_lease->new_state == SMB2_LEASE_NONE_LE' #1511: FILE: oplock.c:1511: + if (brk_op->is_lease && + (brk_op->o_lease->new_state == SMB2_LEASE_NONE_LE) && + atomic_read(&brk_op->breaking_cnt)) Signed-off-by: Namjae Jeon <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions