aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJoerg Roedel <[email protected]>2021-04-15 16:44:42 +0200
committerJoerg Roedel <[email protected]>2021-04-15 17:05:23 +0200
commit84b6269c3c28b920088d4d5ae3723dc740221ae9 (patch)
tree5682b4d0d1a1edf30c10549753b5786f992ce239 /tools/perf/scripts/python/export-to-postgresql.py
parent7876a83ffe8c23c7049a63c747a7b96cafaf10a4 (diff)
iommu/fsl-pamu: Fix uninitialized variable warning
The variable 'i' in the function update_liodn_stash() is not initialized and only used in a debug printk(). So it has no meaning at all, remove it. Reported-by: kernel test robot <[email protected]> Signed-off-by: Joerg Roedel <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions