SUNRPC: Remove dprintk call site in call_start()
authorChuck Lever <chuck.lever@oracle.com>
Wed, 8 Jul 2020 20:09:42 +0000 (16:09 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 21 Sep 2020 14:21:09 +0000 (10:21 -0400)
commit0ec36cc9cd991d0cd9055949abd582921bbcfea8
treec14942323a13dd0a5034d973eaa9a6aa5846ae15
parent6387039d6d753e02d9a6eed9a80a38a386d996d3
SUNRPC: Remove dprintk call site in call_start()

Clean up: The rpc_rpc_request tracepoint serves the same purpose.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
net/sunrpc/clnt.c