]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
hotplug/rpaphp: Remove unused error path code
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 19 Aug 2008 01:45:55 +0000 (11:45 +1000)
committerPaul Mackerras <paulus@samba.org>
Wed, 20 Aug 2008 06:34:58 +0000 (16:34 +1000)
commit738e686055332a11884081ea85514514cb12fa20
tree1a059262ec455bd43b3c724e83e03a60aa395b2b
parentb950bdd0fc247d0ab4aea88d46e8cced3eac949e
hotplug/rpaphp: Remove unused error path code

Commit f46753c5e354b857b20ab8e0fe7b2579831dc369 ("PCI: introduce pci_slot") removed the need for this error path.  Eliminate this warning:

drivers/pci/hotplug/rpaphp_slot.c: In function 'rpaphp_register_slot':
drivers/pci/hotplug/rpaphp_slot.c:151: warning: label 'sysfs_fail' defined but not used

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
drivers/pci/hotplug/rpaphp_slot.c