diff options
| author | Yijing Wang <[email protected]> | 2014-05-30 03:01:03 +0000 |
|---|---|---|
| committer | Bjorn Helgaas <[email protected]> | 2014-05-30 15:34:27 +0000 |
| commit | c893d133eaccdda2516a3e71cd05a7dac2e14b00 (patch) | |
| tree | 2f296b5a88e4e794fb48d4c22c8108ce6f671bbc /net/unix/af_unix.c | |
| parent | PCI: Fix return value from pci_user_{read,write}_config_*() (diff) | |
| download | kernel-c893d133eaccdda2516a3e71cd05a7dac2e14b00.tar.gz kernel-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 <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
