NFSD: Remove NFSD_PROC_ARGS_* macros
authorChuck Lever <chuck.lever@oracle.com>
Wed, 20 Oct 2021 18:53:30 +0000 (14:53 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 28 Feb 2022 15:26:39 +0000 (10:26 -0500)
commitc1a3f2ce66c80cd9f2a4376fa35a5c8d05441c73
tree0bff8bc2629900806919e2fd3491d0db08d10eba
parent9db0e15fb32b7418608d9d45011837a049ec4a28
NFSD: Remove NFSD_PROC_ARGS_* macros

Clean up.

The PROC_ARGS macros were added when I thought that NFSD tracepoints
would be reporting endpoint information. However, tracepoints in the
RPC server now report transport endpoint information, so in general
there's no need for the upper layers to do that any more, and these
macros can be retired.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/trace.h