]> 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, 12 Apr 2021 04:22:19 +0000 (23:22 -0500)
commitd74c10d73058a23d136e368c0d6cb5248718fed7
treea429c2a00b268c722c0aa1518d70d7138185a1a5
parent6d57b62675365c41819b3db37bc92671dc16d1fa
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