diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2022-09-22 14:22:35 +0300 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2022-09-22 14:31:05 +0300 |
commit | b300729b77b0b746c4f898332705672eb50d3297 (patch) | |
tree | 4fdfbf449429106de184ce05878082330d0bdda6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b05398aff9ad9dc701b261183a5d756165d28b51 (diff) | |
download | linux-b300729b77b0b746c4f898332705672eb50d3297.tar.xz |
RDMA/core: Clean up a variable name in ib_create_srq_user()
"&srq->pd->usecnt" and "&pd->usecnt" are different names for the same
reference count. Use "&pd->usecnt" consistently for both the increment
and decrement.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/YyxFe3Pm0uzRuBkQ@kili
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions