cifsd: clean-up codes using chechpatch.pl --strict
authorNamjae Jeon <namjae.jeon@samsung.com>
Tue, 30 Mar 2021 05:25:35 +0000 (14:25 +0900)
committerSteve French <stfrench@microsoft.com>
Tue, 11 May 2021 00:15:29 +0000 (19:15 -0500)
commit64b39f4a2fd293cf899dd8062c57ce3715dd7ee9
tree7017591533f0551bd5e93b8af29f6ad26ef9d1cb
parent7cb82de3cdf2da0acd6fc3e670c7271ded37e116
cifsd: clean-up codes using chechpatch.pl --strict

Dan Carpenter suggested to run chechpatch.pl --strict on ksmbd to fix
check warnings. This patch does not fix all warnings but only things that
I can understand.

Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
31 files changed:
fs/cifsd/auth.c
fs/cifsd/buffer_pool.c
fs/cifsd/connection.c
fs/cifsd/connection.h
fs/cifsd/glob.h
fs/cifsd/ksmbd_server.h
fs/cifsd/mgmt/user_session.h
fs/cifsd/misc.c
fs/cifsd/ndr.c
fs/cifsd/netmisc.c
fs/cifsd/oplock.c
fs/cifsd/oplock.h
fs/cifsd/server.c
fs/cifsd/smb2misc.c
fs/cifsd/smb2ops.c
fs/cifsd/smb2pdu.c
fs/cifsd/smb2pdu.h
fs/cifsd/smb_common.c
fs/cifsd/smb_common.h
fs/cifsd/smbacl.c
fs/cifsd/time_wrappers.h
fs/cifsd/transport_ipc.c
fs/cifsd/transport_ipc.h
fs/cifsd/transport_rdma.c
fs/cifsd/transport_tcp.c
fs/cifsd/unicode.c
fs/cifsd/unicode.h
fs/cifsd/vfs.c
fs/cifsd/vfs.h
fs/cifsd/vfs_cache.c
fs/cifsd/vfs_cache.h