diff options
author | 2019-02-08 16:06:08 -0600 | |
---|---|---|
committer | 2019-02-11 12:07:05 +0100 | |
commit | e083ea5b02114e1a54ebd285ae114d84ff5bea01 (patch) | |
tree | 1758f7ea54498c28753c843fc519bcbaa154986a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iommu/vt-d: Use dev_printk() when possible (diff) | |
download | wireguard-linux-e083ea5b02114e1a54ebd285ae114d84ff5bea01.tar.xz wireguard-linux-e083ea5b02114e1a54ebd285ae114d84ff5bea01.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions