lkml.org 
[lkml]   [2021]   [Nov]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] Follow up to checkpatch fixes
Date
From: Dominique Martinet <asmadeus@codewreck.org>

This is quite some churn (especially 2nd patch) for very little gain,
I'm not quite decided on what to do with this.

First patch is harmless enough and some people care about SPDX licenses
so I guess it'll get in, and the later two are real improvements so will
definitely get in, but opinions on the big patch are definitely welcome
(along with reviews if any)

Thanks!

Dominique Martinet (4):
9p: fix file headers
9p: fix a bunch of checkpatch warnings
9p v9fs_parse_options: replace simple_strtoul with kstrtouint
9p p9mode2perm: remove useless strlcpy and check sscanf return code

fs/9p/acl.c | 11 +-
fs/9p/acl.h | 27 +--
fs/9p/cache.c | 4 +-
fs/9p/v9fs.c | 19 +-
fs/9p/v9fs_vfs.h | 11 +-
fs/9p/vfs_addr.c | 8 +-
fs/9p/vfs_dentry.c | 4 +-
fs/9p/vfs_dir.c | 2 -
fs/9p/vfs_file.c | 3 +-
fs/9p/vfs_inode.c | 29 ++-
fs/9p/vfs_inode_dotl.c | 11 +-
fs/9p/vfs_super.c | 11 +-
fs/9p/xattr.c | 10 +-
fs/9p/xattr.h | 29 +--
include/net/9p/9p.h | 12 +-
include/net/9p/client.h | 24 ++-
include/net/9p/transport.h | 20 +-
net/9p/client.c | 432 ++++++++++++++++++-------------------
net/9p/error.c | 4 +-
net/9p/mod.c | 11 +-
net/9p/protocol.c | 38 ++--
net/9p/protocol.h | 4 +-
net/9p/trans_common.c | 10 +-
net/9p/trans_common.h | 12 +-
net/9p/trans_fd.c | 2 -
net/9p/trans_rdma.c | 2 -
net/9p/trans_xen.c | 25 +--
27 files changed, 345 insertions(+), 430 deletions(-)

--
2.31.1

\
 
 \ /
  Last update: 2021-11-02 15:09    [W:0.050 / U:0.508 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site