alistair23-linux/fs/sysfs
Tejun Heo bc747f37a0 sysfs: move sysfs_dirent->s_children into sysfs_dirent->s_dir
Children list head is only meaninful for directory nodes.  Move it
into s_dir.  This doesn't save any space currently but it will with
further changes.

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: move sysfs_dirent->s_children into sysfs_dirent->s_dir 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: move sysfs_dirent->s_children into sysfs_dirent->s_dir 2007-10-12 14:51:11 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
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: move sysfs_dirent->s_children into sysfs_dirent->s_dir 2007-10-12 14:51:11 -07:00