diff options
| author | YueHaibing <[email protected]> | 2019-02-14 01:57:10 +0000 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2019-02-14 14:47:39 -0700 |
| commit | 36f0a1ccb3d4c328dfa263412ec28b77970c523b (patch) | |
| tree | f5ac1d2b8f0e828ab7cd98b4ef6747f3745d4d97 /tools/perf/scripts/python/bin | |
| parent | dad1f9802ecee3a21143293b2505e1b57b1ae525 (diff) | |
RDMA/iwpm: Remove set but not used variable 'msg_seq'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/infiniband/core/iwpm_util.c: In function 'iwpm_send_hello':
drivers/infiniband/core/iwpm_util.c:811:6: warning:
variable 'msg_seq' set but not used [-Wunused-but-set-variable]
It never used since introduction in commit b0bad9ad514f ("RDMA/IWPM:
Support no port mapping requirements")
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions