aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2022-09-22 14:22:35 +0300
committerLeon Romanovsky <[email protected]>2022-09-22 14:31:05 +0300
commitb300729b77b0b746c4f898332705672eb50d3297 (patch)
tree4fdfbf449429106de184ce05878082330d0bdda6 /scripts/bpf_doc.py
parentb05398aff9ad9dc701b261183a5d756165d28b51 (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/YyxFe3Pm0uzRuBkQ@kili Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions