[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1588901580-44687-1-git-send-email-wangxiongfeng2@huawei.com>
Date: Fri, 8 May 2020 09:32:58 +0800
From: Xiongfeng Wang <wangxiongfeng2@...wei.com>
To: <bfields@...ldses.org>, <chuck.lever@...cle.com>,
<trond.myklebust@...merspace.com>, <anna.schumaker@...app.com>,
<davem@...emloft.net>, <kuba@...nel.org>
CC: <linux-nfs@...r.kernel.org>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <wangxiongfeng2@...wei.com>
Subject: [PATCH 0/2] sunrpc: add missing newline when printing module parameters by sysfs
When I cat parameters below ''/sys/module/sunrpc/parameters/', I found the
following two parameter need a new line.
[root@...k-202 ~]# cat /sys/module/sunrpc/parameters/pool_mode
global[root@...k-202 ~]# cat /sys/module/sunrpc/parameters/auth_hashtable_size
16[root@...k-202 ~]#
Xiongfeng Wang (2):
sunrpc: add missing newline when printing parameter 'pool_mode' by
sysfs
sunrpc: add missing newline when printing parameter
'auth_hashtable_size' by sysfs
net/sunrpc/auth.c | 2 +-
net/sunrpc/svc.c | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
--
1.7.12.4
Powered by blists - more mailing lists