nfsd: Clean up errors in nfs3proc.c
authorKaiLong Wang <wangkailong@jari.cn>
Thu, 28 Sep 2023 02:51:55 +0000 (10:51 +0800)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 16 Oct 2023 16:44:39 +0000 (12:44 -0400)
commitafb8aae519bcdbcc9d9d8d07e249fe4131381e8c
treeae4caacdb955cd8a992431d096a59dbc60887288
parent03a0497f83c25292e11c934ee1a2f769f14b4f3c
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>
fs/nfsd/nfs3proc.c