linux/fs/sysfs
Alan Stern 5f1835da79 sysfs: don't warn on removal of a nonexistent binary file
This patch (as960) removes the error message and stack dump logged by
sysfs_remove_bin_file() when someone tries to remove a nonexistent
file.  The warning doesn't seem to be needed, since none of the other
file-, symlink-, or directory-removal routines in sysfs complain in a
comparable way.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Acked-by: Tejun Heo <htejun@gmail.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-08-22 14:35:36 -07:00
..
Makefile
bin.c sysfs: don't warn on removal of a nonexistent binary file 2007-08-22 14:35:36 -07:00
dir.c sysfs: fix locking in sysfs_lookup() and sysfs_rename_dir() 2007-08-22 14:35:34 -07:00
file.c
group.c
inode.c
mount.c
symlink.c
sysfs.h