diff options
author | 2017-02-06 13:34:14 -0200 | |
---|---|---|
committer | 2017-02-10 15:09:20 -0600 | |
commit | fed678145d02d08d75825d9f0854fad93cffd1a0 (patch) | |
tree | f6eff3da1c7d2835abcaaaa165982005475891b3 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | PCI: Enable PCIe Extended Tags if supported (diff) | |
download | linux-dev-fed678145d02d08d75825d9f0854fad93cffd1a0.tar.xz linux-dev-fed678145d02d08d75825d9f0854fad93cffd1a0.zip |
PCI: Remove duplicate check for positive return value from probe() functions
Function __pci_device_probe() tries to be careful about a PCI driver
probe() hook returning a positive value, but this is not really necessary,
since the same fix up is already done in local_pci_probe() (preceded by a
noisy warning), which renders this instance dead code.
Signed-off-by: Gabriel Krisman Bertazi <krisman@collabora.co.uk>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions