···173173#define msg_button_cancel "PCI slot #%s - action canceled due to button press.\n"174174175175/* sysfs functions for the hotplug controller info */176176-extern void shpchp_create_ctrl_files (struct controller *ctrl);176176+extern int __must_check shpchp_create_ctrl_files(struct controller *ctrl);177177178178extern int shpchp_sysfs_enable_slot(struct slot *slot);179179extern int shpchp_sysfs_disable_slot(struct slot *slot);