xprtrdma: Conventional variable names in rpcrdma_conn_upcall
authorChuck Lever <chuck.lever@oracle.com>
Mon, 1 Oct 2018 18:25:52 +0000 (14:25 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Tue, 2 Oct 2018 20:15:36 +0000 (16:15 -0400)
commited97f1f79be9868692d115a72c379900231efeb5
tree6e4e650f2595fd15ec38ce6bc5a51f45cf7fcaf9
parentae38288eb73c52e45917fe7d05d34b84a14a7930
xprtrdma: Conventional variable names in rpcrdma_conn_upcall

Clean up: The convention throughout other parts of xprtrdma is to
name variables of type struct rpcrdma_xprt "r_xprt", not "xprt".
This convention enables the use of the name "xprt" for a "struct
rpc_xprt" type variable, as in other parts of the RPC client.

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