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-07 21:50:01 +0300
committerBorislav Petkov <bp@suse.de>2021-12-28 23:30:05 +0300
commit0be4838f018c10d7f138a213c006d345db35ef5b (patch)
tree1fc0c25a40703ed4784df74e551c29efdf8a5ebb /tools/perf/scripts/python/export-to-sqlite.py
parentbc7aaf52f963674690510e6c1f3710cd0394b25e (diff)
downloadlinux-0be4838f018c10d7f138a213c006d345db35ef5b.tar.xz
x86/events/amd/iommu: Remove redundant assignment to variable shift
Variable shift is being initialized with a value that is never read, it is being re-assigned later inside a loop. The assignment is redundant and can be removed. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lore.kernel.org/r/20211207185001.1412413-1-colin.i.king@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions