diff options
author | 2016-04-15 17:51:06 +0300 | |
---|---|---|
committer | 2016-04-15 10:17:03 -0500 | |
commit | 4d88d5a7bf92e31215543b955b8883dcf6f66c1f (patch) | |
tree | 2cc30fc737b6cdb6193a36b21129013317d70af7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.6-rc2 (diff) | |
download | wireguard-linux-4d88d5a7bf92e31215543b955b8883dcf6f66c1f.tar.xz wireguard-linux-4d88d5a7bf92e31215543b955b8883dcf6f66c1f.zip |
PCI: acpiphp_ibm: Avoid uninitialized variable reference
If ibm_get_table_from_acpi() fails then "table" isn't initialized. Check
for failure so we don't reference "table" unless it's been initialized.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions