diff options
| author | 2017-11-14 16:29:36 -0500 | |
|---|---|---|
| committer | 2017-12-11 16:19:41 -0700 | |
| commit | 3365776ebf6a21d7c4036125fd59b01efc1c060b (patch) | |
| tree | f55b2523eff6f37bc161b78cee51a9200aafcf2d /tools/perf/scripts/python/bin | |
| parent | IB/qib: Fix comparison error with qperf compare/swap test (diff) | |
IB/qib: remove redundant setting of any in for-loop
The variable all is being set but is never read after this
hence it can be removed from the for loop initialization.
Cleans up clang warning:
drivers/infiniband/hw/qib/qib_file_ops.c:640:7: warning: Value
stored to 'any' is never read
Tested-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
