linux/fs/cifsd
Namjae Jeon c986ed981a 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>
2021-05-26 18:13:55 +09:00
..
mgmt cifsd: Do not use 0 or 0xFFFFFFFF for TreeID 2021-05-18 10:31:03 +09:00
asn1.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
asn1.h cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
auth.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
auth.h cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
buffer_pool.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
buffer_pool.h cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
connection.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
connection.h cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
crypto_ctx.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
crypto_ctx.h cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
glob.h cifsd: remove unused smberr.h 2021-05-10 19:15:42 -05:00
Kconfig cifsd: fix build error without CONFIG_OID_REGISTRY 2021-05-21 09:33:22 +09:00
ksmbd_server.h cifsd: remove the dead code of unimplemented durable handle 2021-05-10 19:15:44 -05:00
ksmbd_work.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
ksmbd_work.h cifsd: remove unneeded macros 2021-05-10 19:15:27 -05:00
Makefile cifsd: fix build break from asn1 2021-05-11 10:46:50 +09:00
misc.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
misc.h cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
ndr.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
ndr.h cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
nterr.h cifsd: don't use multiple blank lines 2021-05-26 18:13:37 +09:00
ntlmssp.h
oplock.c cifsd: remove unnecessary parentheses around 2021-05-26 18:13:55 +09:00
oplock.h cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
server.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
server.h cifsd: remove stale prototype and variables 2021-05-10 19:15:35 -05:00
smb2misc.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
smb2ops.c cifsd: clean-up codes using chechpatch.pl --strict 2021-05-10 19:15:29 -05:00
smb2pdu.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
smb2pdu.h cifsd: add support for FSCTL_DUPLICATE_EXTENTS_TO_FILE 2021-05-18 10:38:41 +09:00
smb_common.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
smb_common.h cifsd: move nt time functions to misc.c 2021-05-10 19:15:43 -05:00
smbacl.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
smbacl.h cifsd: remove stale prototype and variables 2021-05-10 19:15:35 -05:00
smbfsctl.h cifsd: add support for FSCTL_DUPLICATE_EXTENTS_TO_FILE 2021-05-18 10:38:41 +09:00
smbstatus.h
spnego_negtokeninit.asn1 cifsd: decoding gss token using lib/asn1_decoder.c 2021-05-11 10:46:38 +09:00
spnego_negtokentarg.asn1 cifsd: decoding gss token using lib/asn1_decoder.c 2021-05-11 10:46:38 +09:00
transport_ipc.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
transport_ipc.h cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
transport_rdma.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
transport_rdma.h
transport_tcp.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
transport_tcp.h
unicode.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
unicode.h cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
uniupr.h
vfs_cache.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
vfs_cache.h cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
vfs.c cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00
vfs.h cifsd: Alignment should match open parenthesis 2021-05-26 18:13:51 +09:00