linux/fs/sysfs
Oliver Schinagl 388a8c353d sysfs: prevent warning when only using binary attributes
When only using bin_attrs instead of attrs the kernel prints a warning
and refuses to create the sysfs entry. This fixes that.

Signed-off-by: Oliver Schinagl <oliver@schinagl.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-07-16 10:57:36 -07:00
..
bin.c
dir.c
file.c
group.c sysfs: prevent warning when only using binary attributes 2013-07-16 10:57:36 -07:00
inode.c
Kconfig
Makefile
mount.c
symlink.c
sysfs.h