diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2019-02-08 16:06:08 -0600 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2019-02-11 12:07:05 +0100 |
commit | e083ea5b02114e1a54ebd285ae114d84ff5bea01 (patch) | |
tree | 1758f7ea54498c28753c843fc519bcbaa154986a /drivers/hwmon/smsc47b397.c | |
parent | 932a6523ce393921f81f09c273aa4adee52391af (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 <bhelgaas@google.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/hwmon/smsc47b397.c')
0 files changed, 0 insertions, 0 deletions