diff options
| author | Colin Ian King <colin.king@canonical.com> | 2017-09-16 17:32:51 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-09-18 12:23:40 +0200 |
| commit | c5bf8914024ed00b8121ac64a61d49d3cc13d64c (patch) | |
| tree | 6d2f788a64c00323aebc1dc237d7cfcf804064d8 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | cc346b6a100527916c86d55e6f2f24ac72b1ca1f (diff) | |
| download | kernel-c5bf8914024ed00b8121ac64a61d49d3cc13d64c.tar.gz | |
staging: ccree: remove unused and redundant variable idx
Variable idx is being set but never read and thus it can be
removed because it is redundant. Cleans up clang build warnings:
warning: Value stored to 'idx' during its initialization is never read
warning: Value stored to 'idx' is never read
warning: Value stored to 'idx' is never read
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
