diff options
author | Vaishali Thakkar <[email protected]> | 2022-01-05 19:07:07 +0100 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2022-01-07 10:07:31 -0400 |
commit | f7ecac6a0927fba05321fd2997d33688ee547f21 (patch) | |
tree | 4acb3d1ca8b7540a7e63624ab600e6d968cacc00 /lib/mpi | |
parent | caa84d95c78f35168847e2ab861a3a7f87033d36 (diff) |
RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sess
Structure rtrs_srv is used for sessions so in order to avoid confusions
rename it to rtrs_srv_sess.
All changes were done with the help of following Coccinelle script:
@@
@@
struct
- rtrs_srv
+ rtrs_srv_sess
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vaishali Thakkar <[email protected]>
Signed-off-by: Jack Wang <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions