aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-07-30 14:45:46 +0000
committerMark Brown <[email protected]>2018-07-30 15:08:12 +0000
commit45e41bc5259242921da755c60c705ff368beb8ce (patch)
treef0ea08576964f464e762aa9e450a2cafa9e2c404 /tools/perf/scripts/python/event_analyzing_sample.py
parentspi: dw-mmio: add MSCC Ocelot support (diff)
downloadkernel-45e41bc5259242921da755c60c705ff368beb8ce.tar.gz
kernel-45e41bc5259242921da755c60c705ff368beb8ce.zip
spi: omap2-mcspi: remove several redundant variables
Variable count, l, mcspi and spi_cntrl are being assigned but are never used hence they are redundant and can be removed. Cleans up clang warnings: warning: variable 'count' set but not used [-Wunused-but-set-variable] warning: variable 'l' set but not used [-Wunused-but-set-variable] warning: variable 'mcspi' set but not used [-Wunused-but-set-variable] warning: variable 'spi_cntrl' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions