aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-05-18 19:21:26 +0100
committerGreg Kroah-Hartman <[email protected]>2021-05-27 14:19:50 +0200
commit18c092e5c35ece7fa1fe0b2c6f8c4a13da3fc641 (patch)
treecf00f5efdaefbed0693e0c54d283c484377d0675 /tools/perf/scripts/python/export-to-sqlite.py
parent2ac62268a2c0f2ffafc19a7ced6972a9b1330389 (diff)
ttyprintk: remove redundant initialization of variable i
The variable i is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Signed-off-by: Colin Ian King <[email protected]> Addresses-Coverity: ("Unused value") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions