diff options
author | 2018-04-19 13:05:49 +0300 | |
---|---|---|
committer | 2018-04-20 12:49:24 -0500 | |
commit | 4051f5ebb11c6ef4b0d3eac2fbbd187c070656c5 (patch) | |
tree | 697d8ae693e58a9a66597bd04004be907e3886c2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.17-rc1 (diff) | |
download | wireguard-linux-4051f5ebb11c6ef4b0d3eac2fbbd187c070656c5.tar.xz wireguard-linux-4051f5ebb11c6ef4b0d3eac2fbbd187c070656c5.zip |
PCI: ibmphp: Fix use-before-set in get_max_bus_speed()
The "rc" variable is only initialized on the error path. The caller
doesn't check the return but, if "rc" is non-zero, then this function is
basically a no-op.
Fixes: 3749c51ac6c1 ("PCI: Make current and maximum bus speeds part of the PCI core")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions