summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-11-14 16:29:36 -0500
committerJason Gunthorpe <jgg@mellanox.com>2017-12-11 16:19:41 -0700
commit3365776ebf6a21d7c4036125fd59b01efc1c060b (patch)
treef55b2523eff6f37bc161b78cee51a9200aafcf2d /tools/perf/scripts/python/stackcollapse.py
parent87b3524cb5058fdc7c2afdb92bdb2e079661ddc4 (diff)
downloadlinux-3365776ebf6a21d7c4036125fd59b01efc1c060b.tar.gz
linux-3365776ebf6a21d7c4036125fd59b01efc1c060b.zip
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions