commit | afb8aae519bcdbcc9d9d8d07e249fe4131381e8c | [log] [tgz] |
---|---|---|
author | KaiLong Wang <wangkailong@jari.cn> | Thu Sep 28 10:51:55 2023 +0800 |
committer | Chuck Lever <chuck.lever@oracle.com> | Mon Oct 16 12:44:39 2023 -0400 |
tree | ae4caacdb955cd8a992431d096a59dbc60887288 | |
parent | 03a0497f83c25292e11c934ee1a2f769f14b4f3c [diff] |
nfsd: Clean up errors in nfs3proc.c Fix the following errors reported by checkpatch: ERROR: need consistent spacing around '+' (ctx:WxV) ERROR: spaces required around that '?' (ctx:VxW) Signed-off-by: KaiLong Wang <wangkailong@jari.cn> Signed-off-by: Chuck Lever <chuck.lever@oracle.com>