diff options
author | YueHaibing <[email protected]> | 2020-02-27 06:42:09 +0000 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2020-03-02 11:10:38 -0400 |
commit | 6be2067d1e31477354b08d1ac85ff9ec6dec898e (patch) | |
tree | ba999909180976e99e8196d715c85c04fb699108 /tools/perf/scripts/python/syscall-counts.py | |
parent | 66832705c4d01e52df78570e72a9392a1271d2e9 (diff) |
RDMA/bnxt_re: Remove set but not used variable 'pg_size'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/infiniband/hw/bnxt_re/qplib_res.c: In function '__alloc_pbl':
drivers/infiniband/hw/bnxt_re/qplib_res.c:109:13: warning:
variable 'pg_size' set but not used [-Wunused-but-set-variable]
commit 0c4dcd602817 ("RDMA/bnxt_re: Refactor hardware queue memory
allocation") involved this, but not used, so remove it.
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions