]> 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)
commit1091cd5dcd2f0e320f21b677882aa1a00ec619b9
tree822900cc8b4577658507fd020e720ac46548bcd0
parent8e5dd19198bdc9c487f22af4bb80949168eddad1
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