Re: [PATCH] hotplug/rpaphp: remove unused error path code
From: Jesse Barnes <hidden>
Date: 2008-08-27 23:34:33
Also in:
lkml
From: Jesse Barnes <hidden>
Date: 2008-08-27 23:34:33
Also in:
lkml
On Monday, August 18, 2008 6:45 pm Stephen Rothwell wrote:
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 <redacted>Applied to linux-next, thanks. Jesse