diff options
| author | YueHaibing <[email protected]> | 2019-07-31 15:37:48 +0800 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2019-08-01 11:45:45 -0400 |
| commit | b2567ebb78bdde9a49010957a0ea5a2514f3fed2 (patch) | |
| tree | 909a7cdc72ad556444db83c85f6f80b8ef930944 /tools/perf/scripts/python | |
| parent | d129e3f42266a12b821868fc8c2407a4d80f0b18 (diff) | |
RDMA/hns: remove set but not used variable 'irq_num'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/infiniband/hw/hns/hns_roce_hw_v2.c: In function hns_roce_v2_cleanup_eq_table:
drivers/infiniband/hw/hns/hns_roce_hw_v2.c:5920:6:
warning: variable irq_num set but not used [-Wunused-but-set-variable]
It is not used since
commit 33db6f94847c ("RDMA/hns: Refactor eq table init for hip08")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions