diff options
author | 2014-05-30 11:01:03 +0800 | |
---|---|---|
committer | 2014-05-30 09:34:27 -0600 | |
commit | c893d133eaccdda2516a3e71cd05a7dac2e14b00 (patch) | |
tree | 2f296b5a88e4e794fb48d4c22c8108ce6f671bbc /tools/perf/scripts/python/syscall-counts.py | |
parent | PCI: Fix return value from pci_user_{read,write}_config_*() (diff) | |
download | linux-dev-c893d133eaccdda2516a3e71cd05a7dac2e14b00.tar.xz linux-dev-c893d133eaccdda2516a3e71cd05a7dac2e14b00.zip |
PCI: Make pci_bus_add_device() void
pci_bus_add_device() always returns 0, so there's no point in returning
anything at all. Make it a void function and remove the tests of the
return value from the callers.
[bhelgaas: changelog, remove unused "err" from i82875p_setup_overfl_dev()]
Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions