NFS: Remove --> and <-- dprintk call sites
authorChuck Lever <chuck.lever@oracle.com>
Sat, 16 Oct 2021 22:03:04 +0000 (18:03 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Wed, 20 Oct 2021 22:09:54 +0000 (18:09 -0400)
commit86882c75464920684d39b747d7f52a75200cc24f
tree822900cc8b4577658507fd020e720ac46548bcd0
parentb40887e10dcacc5e8ae3c1a99dcba20877c4831b
NFS: Remove --> and <-- dprintk call sites

dprintk call sites that display no other information than the
function name can be replaced with use of the trace "function" or
"function_graph" plug-ins.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4proc.c