diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2019-02-09 01:06:08 +0300 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2019-02-11 14:07:05 +0300 |
commit | e083ea5b02114e1a54ebd285ae114d84ff5bea01 (patch) | |
tree | 1758f7ea54498c28753c843fc519bcbaa154986a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 932a6523ce393921f81f09c273aa4adee52391af (diff) | |
download | linux-e083ea5b02114e1a54ebd285ae114d84ff5bea01.tar.xz |
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 <bhelgaas@google.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions