commit | 307ff12e35526cfab9f09cafcb17239286e6eb85 | [log] [tgz] |
---|---|---|
author | Linas Vepstas <linas@austin.ibm.com> | Fri Apr 13 15:34:17 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed May 02 19:02:39 2007 -0700 |
tree | 58209951911e731d89de8d9a1616a7ba3b80dcd5 | |
parent | 03a667559138d47cea487823332c4712fc6fbec7 [diff] |
PCI: rpaphp: remove print_slot_pci_funcs() The debug function print_slot_pci_funcs() is a large wrapper around two debug print statements. Just invoke these directly. Signed-off-by: Linas Vepstas <linas@austin.ibm.com> Cc: John Rose <johnrose@austin.ibm.com> Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>