summaryrefslogtreecommitdiff
path: root/fs/cifsd/smb2pdu.c
diff options
context:
space:
mode:
authorNamjae Jeon <namjae.jeon@samsung.com>2021-05-26 17:59:56 +0900
committerNamjae Jeon <namjae.jeon@samsung.com>2021-05-26 18:13:55 +0900
commitc986ed981ae6a622a453c533389994b6aed6359b (patch)
tree785945b15b7b9f971dea571d740045b7c3ee3b1e /fs/cifsd/smb2pdu.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 <namjae.jeon@samsung.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/cifsd/smb2pdu.c')
0 files changed, 0 insertions, 0 deletions