aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-07-09 14:38:43 +0100
committerKalle Valo <[email protected]>2018-07-31 10:17:19 +0300
commitd01a4e04dab7fa1002722e5d09cfd9c037767348 (patch)
treea029c629738bfe5251829ef8baf15627074e820a /tools/perf/scripts/python/export-to-sqlite.py
parent2ddd82eef2ef900dd1505888348ef90ef51481a1 (diff)
airo: remove unused variables len and dev and clean up formatting
Variables len and dev assigned values but are never used hence they are redundant and can be removed. Also add in white space in for-loop and remove some { } braces on if statement. Cleans up clang warnings: warning: variable 'len' set but not used [-Wunused-but-set-variable] warning: variable 'dev' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions