diff options
| author | Shiraz Saleem <[email protected]> | 2022-02-17 09:18:51 -0600 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2022-02-23 15:24:19 -0400 |
| commit | 2322d17abf0a6c90251e8c0e419620c537e2875f (patch) | |
| tree | 037f466e7ceedcc921740ca86166516cc6a8e91c /tools/perf/scripts/python | |
| parent | 45225a93ccc01a93f7fbffef4fcb2d9c649fe71e (diff) | |
RDMA/irdma: Remove excess error variables
As irdma_status_code is replaced with an int, there is no need for two
variables to hold error codes.
Remove the excess variable in functions where this occurs. Also, remove
any redundant initializations which are no longer needed.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Shiraz Saleem <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions