aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBjorn Helgaas <[email protected]>2019-02-08 16:06:08 -0600
committerJoerg Roedel <[email protected]>2019-02-11 12:07:05 +0100
commite083ea5b02114e1a54ebd285ae114d84ff5bea01 (patch)
tree1758f7ea54498c28753c843fc519bcbaa154986a /tools/perf/scripts/python/export-to-postgresql.py
parent932a6523ce393921f81f09c273aa4adee52391af (diff)
iommu/vt-d: Remove unnecessary local variable initializations
A local variable initialization is a hint that the variable will be used in an unusual way. If the initialization is unnecessary, that hint becomes a distraction. Remove unnecessary initializations. No functional change intended. Signed-off-by: Bjorn Helgaas <[email protected]> Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions