]> 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)
committerDominique Martinet <asmadeus@codewreck.org>
Thu, 4 Nov 2021 12:04:25 +0000 (21:04 +0900)
commit6e41c4cb8fc05481612cd040ed102819e5116cff
tree3ea5eedbf582fca37aacba19dbfc59ffa0df6ffe
parent3237f2d9ee7a3c7e2d8c1c5a5bbeadd3f3a025b5
9p: fix a bunch of checkpatch warnings

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>
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