]> git.ipfire.org Git - people/ms/linux.git/commit - fs/ksmbd/connection.c
cifsd: Alignment should match open parenthesis
authorNamjae Jeon <namjae.jeon@samsung.com>
Wed, 26 May 2021 08:57:12 +0000 (17:57 +0900)
committerNamjae Jeon <namjae.jeon@samsung.com>
Wed, 26 May 2021 09:13:51 +0000 (18:13 +0900)
commit070fb21e5912b6aa22509083aaca030d1f4e7d57
tree2475744083730a8d5ef84cf343eced55dbfdc239
parentfe30ea69ff81f99607b0e4002ef9ae12e4694b31
cifsd: Alignment should match open parenthesis

Fix warnings "Alignment should match open parenthesis" from
checkpatch.pl --strict.

Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
32 files changed:
fs/cifsd/asn1.c
fs/cifsd/asn1.h
fs/cifsd/auth.c
fs/cifsd/auth.h
fs/cifsd/buffer_pool.c
fs/cifsd/buffer_pool.h
fs/cifsd/connection.c
fs/cifsd/connection.h
fs/cifsd/crypto_ctx.c
fs/cifsd/crypto_ctx.h
fs/cifsd/ksmbd_work.c
fs/cifsd/misc.c
fs/cifsd/misc.h
fs/cifsd/ndr.c
fs/cifsd/ndr.h
fs/cifsd/oplock.c
fs/cifsd/oplock.h
fs/cifsd/server.c
fs/cifsd/smb2misc.c
fs/cifsd/smb2pdu.c
fs/cifsd/smb_common.c
fs/cifsd/smbacl.c
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