diff options
author | 2022-09-22 14:22:35 +0300 | |
---|---|---|
committer | 2022-09-22 14:31:05 +0300 | |
commit | b300729b77b0b746c4f898332705672eb50d3297 (patch) | |
tree | 4fdfbf449429106de184ce05878082330d0bdda6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | RDMA/srp: Support more than 255 rdma ports (diff) | |
download | linux-dev-b300729b77b0b746c4f898332705672eb50d3297.tar.xz linux-dev-b300729b77b0b746c4f898332705672eb50d3297.zip |
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