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, 14 Feb 2022 16:01:53 +0000 (11:01 -0500)
commitb9a8bfb02979a58eddd79f683d5d23a5bb8be038
tree94b76b73252460b42b3f48434099f9c9fe9b455d
parent5bd9e74aa9205cf6883265be5350229341107a84
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