PCI: rpaphp: remove a function that does nothing but wrap debug printks
authorLinas Vepstas <linas@austin.ibm.com>
Fri, 13 Apr 2007 22:34:12 +0000 (15:34 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 May 2007 02:02:39 +0000 (19:02 -0700)
commit517d5a0417e19101eaa769039d1921d626ee546c
tree585258a6a1d8cdd732809237dd94d289b020a262
parent3499f0726ec179afd19669070681ac457d27033f
PCI: rpaphp: remove a function that does nothing but wrap debug printks

Remove a stove-pipe-- a function that is called from only one place,
does nothing but wraps another function with debug printk's.

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>
drivers/pci/hotplug/rpaphp_pci.c