android_kernel_samsung_msm8976/fs/sysfs
Tejun Heo dc2f75f0e0 sysfs: make sysfs_root a regular directory dirent
sysfs_root is different from a regular directory dirent in that it's
of type SYSFS_ROOT and doesn't have a name.  These differences aren't
used by anybody and only adds to complexity.  Make sysfs_root a
regular directory dirent.

Signed-off-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-10-12 14:51:11 -07:00
..
bin.c sysfs: make s_elem an anonymous union 2007-10-12 14:51:10 -07:00
dir.c sysfs: open code sysfs_attach_dentry() 2007-10-12 14:51:11 -07:00
file.c sysfs: make s_elem an anonymous union 2007-10-12 14:51:10 -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_root a regular directory dirent 2007-10-12 14:51:11 -07:00
Makefile
mount.c sysfs: make sysfs_root a regular directory dirent 2007-10-12 14:51:11 -07:00
symlink.c sysfs: make s_elem an anonymous union 2007-10-12 14:51:10 -07:00
sysfs.h sysfs: make sysfs_root a regular directory dirent 2007-10-12 14:51:11 -07:00