1
0
Fork 0
alistair23-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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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 sysfs: cosmetic clean up on node creation failure paths 2007-07-18 15:49:50 -07:00
group.c sysfs: make kobj point to sysfs_dirent instead of dentry 2007-07-11 16:09:08 -07:00
inode.c sysfs: make sysfs_init_inode() static 2007-07-18 15:49:49 -07:00
mount.c mm: Remove slab destructors from kmem_cache_create(). 2007-07-20 10:11:58 +09:00
symlink.c sysfs: cosmetic clean up on node creation failure paths 2007-07-18 15:49:50 -07:00
sysfs.h sysfs: make sysfs_init_inode() static 2007-07-18 15:49:49 -07:00