aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKalesh AP <[email protected]>2023-05-18 23:48:16 -0700
committerJason Gunthorpe <[email protected]>2023-05-19 13:26:19 -0300
commit07d5ce14b2aa22dc6a92f9769035281b68250d3e (patch)
treebed2bdb7d90c77f47e8b705ad70f9689e079f737 /tools/perf/scripts/python
parent43774bc156614346fe5dacabc8e8c229167f2536 (diff)
RDMA/bnxt_re: Return directly without goto jumps
When there is no cleanup to be done, return directly. This will help eliminating unnecessary local variables and goto labels. This patch fixes such occurrences in qplib_fp.c file. Fixes: 37cb11acf1f7 ("RDMA/bnxt_re: Add SRQ support for Broadcom adapters") Fixes: 159fb4ceacd7 ("RDMA/bnxt_re: introduce a function to allocate swq") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Kalesh AP <[email protected]> Signed-off-by: Selvin Xavier <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions