aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2018-07-09 08:34:46 -0400
committerKalle Valo <kvalo@codeaurora.org>2018-07-30 13:54:05 -0400
commite6712aa1244fe7b53776858b73bfd1a94a198681 (patch)
tree126ea76c416ede41bfa5325d8835fc10cfa73e7e /tools/perf/scripts/python/stat-cpi.py
parentdc405152bb64d4ae01c9ac669de25b2d1fb6fc2d (diff)
ath10k: remove redundant pointers 'dev' and 'noa'
Pointers dev and noa are being assigned but are never used hence they are redundant and can be removed. Cleans up clang warnings: warning: variable 'dev' set but not used [-Wunused-but-set-variable] warning: variable 'noa' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions