diff options
author | 2020-02-27 06:49:00 +0000 | |
---|---|---|
committer | 2020-03-02 11:10:38 -0400 | |
commit | 75d03665081e00881e76eaa3a7635c9202a82600 (patch) | |
tree | 962e66f7c3f5de92c2f7d3d0bcd2ae8b8b18b2f5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | RDMA/bnxt_re: Remove set but not used variable 'dev_attr' (diff) | |
download | wireguard-linux-75d03665081e00881e76eaa3a7635c9202a82600.tar.xz wireguard-linux-75d03665081e00881e76eaa3a7635c9202a82600.zip |
RDMA/bnxt_re: Remove set but not used variables 'pg' and 'idx'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c: In function '__send_message':
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c:101:10: warning:
variable 'idx' set but not used [-Wunused-but-set-variable]
drivers/infiniband/hw/bnxt_re/qplib_rcfw.c:101:6: warning:
variable 'pg' set but not used [-Wunused-but-set-variable]
commit cee0c7bba486 ("RDMA/bnxt_re: Refactor command queue management
code") involved this, but not used.
Link: https://lore.kernel.org/r/20200227064900.92255-1-yuehaibing@huawei.com
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions