diff options
author | Vaishali Thakkar <[email protected]> | 2022-01-05 19:07:08 +0100 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2022-01-07 10:07:31 -0400 |
commit | f3433d79cd50d399f0bec5b784db2aa9f923feb9 (patch) | |
tree | 3c2493ceb9f8fab6d09d71ed269568402334ace9 /scripts/gdb/linux/timerlist.py | |
parent | f7ecac6a0927fba05321fd2997d33688ee547f21 (diff) |
RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Structure rtrs_clt is used for sessions. So to avoid confusions rename it
to rtrs_clt_sess.
Transformations are done with the help of following coccinelle script.
@@
@@
struct
- rtrs_clt
+ rtrs_clt_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 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions