remarkable-linux/fs/sysfs
Tejun Heo 990e53f880 sysfs: make sysfs_addrm_finish() return void
With the previous sysfs_add_one() update, there is only one user of
the return value of sysfs_addrm_finish() and the user can switch to
testing @sd easily.  Make sysfs_addrm_finish() return void for cleaner
semantics as suggested by Satyam Sharma.

This patch doesn't introduce any noticeable behavior change.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: Satyam Sharma <satyam.sharma@gmail.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-10-12 14:51:04 -07:00
..
bin.c sysfs: cleanup semaphore.h 2007-10-12 14:51:03 -07:00
dir.c sysfs: make sysfs_addrm_finish() return void 2007-10-12 14:51:04 -07:00
file.c sysfs: make sysfs_add_one() automatically check for duplicate entry 2007-10-12 14:51:04 -07:00
group.c sysfs: Remove first pass at shadow directory support 2007-10-12 14:51:03 -07:00
inode.c sysfs: make sysfs_addrm_finish() return void 2007-10-12 14:51:04 -07:00
Makefile
mount.c sysfs: Remove first pass at shadow directory support 2007-10-12 14:51:03 -07:00
symlink.c sysfs: make sysfs_add_one() automatically check for duplicate entry 2007-10-12 14:51:04 -07:00
sysfs.h sysfs: make sysfs_addrm_finish() return void 2007-10-12 14:51:04 -07:00