linux/fs/sysfs
Greg Kroah-Hartman 3e9b2bae83 sysfs: add sysfs_create/remove_groups()
These functions are being open-coded in 3 different places in the driver
core, and other driver subsystems will want to start doing this as well,
so move it to the sysfs core to keep it all in one place, where we know
it is written properly.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-08-21 16:02:19 -07:00
..
bin.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
dir.c Driver core patches for 3.11-rc1 2013-07-02 11:44:19 -07:00
file.c sysfs_notify is only possible on file attributes 2013-06-07 16:05:50 -07:00
group.c sysfs: add sysfs_create/remove_groups() 2013-08-21 16:02:19 -07:00
inode.c sysfs: kill sysfs_sb declaration in fs/sysfs/inode.c. 2013-05-17 10:26:08 -07:00
Kconfig
Makefile
mount.c userns: Restrict when proc and sysfs can be mounted 2013-03-27 07:50:08 -07:00
symlink.c
sysfs.h