commit | b297fed699ad9e50315b27e78de42ac631c9990d | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Tue Jun 30 17:16:35 2020 -0400 |
committer | Chuck Lever <chuck.lever@oracle.com> | Tue Jul 28 10:18:15 2020 -0400 |
tree | ca399c916a4bc50ea858d3220adf8890839e097e | |
parent | 365e9992b90fbbfda89f72866783fd52bbd58e64 [diff] |
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>