diff options
author | Bob Pearson <rpearsonhpe@gmail.com> | 2022-03-04 03:08:05 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2022-03-16 16:34:42 +0300 |
commit | 3197706abd053275d2a561cfb7dc8f6cfaf7d02c (patch) | |
tree | e3f988ed5bf1530e780a1f2c3cebc047e20c215e /drivers/infiniband/sw/rxe/rxe_opcode.c | |
parent | 3225717f6dfa29a6f03629b7a7f8492e1521d06d (diff) | |
download | linux-3197706abd053275d2a561cfb7dc8f6cfaf7d02c.tar.xz |
RDMA/rxe: Use standard names for ref counting
Rename rxe_add_ref() to rxe_get() and rxe_drop_ref() to rxe_put().
Significantly improves readability for new readers.
Link: https://lore.kernel.org/r/20220304000808.225811-10-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/sw/rxe/rxe_opcode.c')
0 files changed, 0 insertions, 0 deletions