NFSD: Clean up errors in stats.c
authorKaiLong Wang <wangkailong@jari.cn>
Thu, 28 Sep 2023 02:35:16 +0000 (10:35 +0800)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 16 Oct 2023 16:44:38 +0000 (12:44 -0400)
commit0e5559ebe7f48d7957587e441abdaa331133d503
treee4336ae63df5124ac2de56062df2a7ab120bec04
parentbf32075256e9dd9c6b736859e2c5813981339908
NFSD: Clean up errors in stats.c

Fix the following errors reported by checkpatch:

ERROR: space required after that ',' (ctx:VxV)

Signed-off-by: KaiLong Wang <wangkailong@jari.cn>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/stats.c