Randy.Dunlap 995982ca79 sysfs_remove_bin_file: no return value, dump_stack on error
Make sysfs_remove_bin_file() void.  If it detects an error,
printk the file name and call dump_stack().

sysfs_hash_and_remove() now returns an error code indicating
its success or failure so that sysfs_remove_bin_file() can
know success/failure.

Convert the only driver that checked the return value of
sysfs_remove_bin_file().

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-09-25 21:08:39 -07:00
..
2006-08-03 13:20:06 -07:00
2005-10-18 08:26:15 -07:00
2006-06-21 11:59:59 -07:00
2006-09-25 21:08:38 -07:00
2006-09-25 21:08:37 -07:00
2006-07-12 16:05:48 -07:00
2006-09-04 06:41:37 -04:00
2005-04-16 15:20:36 -07:00