diff options
author | Bart Van Assche <bart.vanassche@wdc.com> | 2018-07-31 08:08:15 -0700 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-07-31 16:57:22 -0600 |
commit | 7810e09bfba56bc0f2aff705ca7086e6c1f103f6 (patch) | |
tree | 76c9f583cad2c5e10c957b1a470ec0e31e712ec5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 854633165164d19832225ece148370bb9f3b0034 (diff) |
rdma/cxgb4: Remove a set-but-not-used variable
This patch avoids that the following warning is reported when building with
W=1:
drivers/infiniband/hw/cxgb4/cm.c:1860:5: warning: variable 'status' set but not used [-Wunused-but-set-variable]
u8 status;
^~~~~~
Fixes: 6a0b6174d35a ("rdma/cxgb4: Add support for kernel mode SRQ's")
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Acked-by: Steve Wise <swise@opengridcomputing.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