diff options
| author | Colin Ian King <[email protected]> | 2017-11-14 16:29:36 -0500 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2017-12-11 16:19:41 -0700 |
| commit | 3365776ebf6a21d7c4036125fd59b01efc1c060b (patch) | |
| tree | f55b2523eff6f37bc161b78cee51a9200aafcf2d /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 87b3524cb5058fdc7c2afdb92bdb2e079661ddc4 (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 <[email protected]>
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Mike Marciniszyn <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions