summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2021-12-05 01:17:17 +0100
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-12-14 16:19:03 +0100
commit213173d958a3b07169d697faac8bb4b7ae88db49 (patch)
treed45f01f7c353c888df406ea2f4eac5d1977c7a31 /tools/perf/scripts/python/export-to-sqlite.py
parentf66dcb32af19faf49cc4a9222c3152b10c6ec84a (diff)
media: saa7146: remove redundant assignments of i to zero
The variable i is assigned the value 0 and each time the value is never read after it has been assigned. The assignments are redundant and can be removed. Link: https://lore.kernel.org/linux-media/20211205001717.178416-1-colin.i.king@gmail.com Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions