]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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>
Mon, 19 Apr 2021 00:20:50 +0000 (19:20 -0500)
commit738711d6c16407e20447c4392da7dd83d1b878a4
tree910961a66f4af8316ff1b455649286328f2181ed
parentbb954c0d2472da805cec523b6f7592428106738d
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