]> git.baikalelectronics.ru Git - kernel.git/commit
9p: fix a bunch of checkpatch warnings
authorDominique Martinet <asmadeus@codewreck.org>
Tue, 2 Nov 2021 13:16:43 +0000 (22:16 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Aug 2022 12:24:07 +0000 (14:24 +0200)
commit6748c41115f353547ed29e589b3236b285bebc9b
tree523c9df20bb5f7e2df1a20e8e579febeff5cf602
parentc3ed66e060a1605cb8f0612a61783758ff78f46f
9p: fix a bunch of checkpatch warnings

[ Upstream commit 6e41c4cb8fc05481612cd040ed102819e5116cff ]

Sohaib Mohamed started a serie of tiny and incomplete checkpatch fixes but
seemingly stopped halfway -- take over and do most of it.
This is still missing net/9p/trans* and net/9p/protocol.c for a later
time...

Link: http://lkml.kernel.org/r/20211102134608.1588018-3-dominique.martinet@atmark-techno.com
Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
21 files changed:
fs/9p/acl.c
fs/9p/acl.h
fs/9p/cache.c
fs/9p/v9fs.c
fs/9p/v9fs_vfs.h
fs/9p/vfs_addr.c
fs/9p/vfs_dentry.c
fs/9p/vfs_file.c
fs/9p/vfs_inode.c
fs/9p/vfs_inode_dotl.c
fs/9p/vfs_super.c
fs/9p/xattr.h
include/net/9p/9p.h
include/net/9p/client.h
include/net/9p/transport.h
net/9p/client.c
net/9p/error.c
net/9p/mod.c
net/9p/protocol.c
net/9p/protocol.h
net/9p/trans_common.h