summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-09-16 17:32:51 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-09-18 12:23:40 +0200
commitc5bf8914024ed00b8121ac64a61d49d3cc13d64c (patch)
tree6d2f788a64c00323aebc1dc237d7cfcf804064d8 /tools/perf/scripts/python
parentcc346b6a100527916c86d55e6f2f24ac72b1ca1f (diff)
downloadkernel-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')
0 files changed, 0 insertions, 0 deletions