1
0
Fork 0
alistair23-linux/fs/sysfs
Dmitry Torokhov c76d0abd07 [PATCH] sysfs: if show/store is missing return -EIO
sysfs: if attribute does not implement show or store method
       read/write should return -EIO instead of 0 or -EINVAL.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-06-20 15:15:02 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bin.c [PATCH] sysfs: if show/store is missing return -EIO 2005-06-20 15:15:02 -07:00
dir.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
file.c [PATCH] sysfs: if show/store is missing return -EIO 2005-06-20 15:15:02 -07:00
group.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inode.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mount.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
symlink.c [PATCH] sysfs_{create|remove}_link should take const char * 2005-06-20 15:15:00 -07:00
sysfs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00