svcrdma: CM event handler clean up
authorChuck Lever <chuck.lever@oracle.com>
Tue, 30 Jun 2020 21:16:35 +0000 (17:16 -0400)
committerChuck Lever <chuck.lever@oracle.com>
Tue, 28 Jul 2020 14:18:15 +0000 (10:18 -0400)
commitb297fed699ad9e50315b27e78de42ac631c9990d
treeca399c916a4bc50ea858d3220adf8890839e097e
parent365e9992b90fbbfda89f72866783fd52bbd58e64
svcrdma: CM event handler clean up

Now that there's a core tracepoint that reports these events, there's
no need to maintain dprintk() call sites in each arm of the switch
statements.

We also refresh the documenting comments.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
net/sunrpc/xprtrdma/svc_rdma_transport.c