]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit925746b7b747e30542c0671971c20e0cd6b032f6
tree822900cc8b4577658507fd020e720ac46548bcd0
parent3aa7b5b9644f58abb5086bfab6932f14b79def0a
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