linux-stable/fs/sysfs
Greg Kroah-Hartman 19c38de88a kobjects: fix up improper use of the kobject name field
A number of different drivers incorrect access the kobject name field
directly.  This is not correct as the name might not be in the array.
Use the proper accessor function instead.
2007-10-12 14:51:02 -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 kobjects: fix up improper use of the kobject name field 2007-10-12 14:51:02 -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
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -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