diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2012-05-31 16:02:04 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-06-04 20:50:06 -0700 |
commit | 01ea83bce2d5219a71a044a084e3cecd6f0ad28e (patch) | |
tree | 5e0f95eb63fea6355c7e53ad781e77ff11fadf2e /kernel/rtmutex-debug.c | |
parent | eedc1b7be2ea7c8350f359ff9afa568cb89a70d7 (diff) |
staging: comedi: amplc_pci224: Change return type of pci224_find_pci()
pci224_find_pci() finds a supported PCI device, returning 0 on success
or -EIO on failure and returning the pointer to the PCI device via a
struct pci_dev ** parameter. Change it to return the struct pci_dev *
on success or NULL on failure.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions