Dmitry Torokhov 6c1852a08e [PATCH] sysfs: (driver/block) if show/store is missing return -EIO
sysfs: fix drivers/block so if an attribute doesn't implement
       show or store method read/write will 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:03 -07:00
..
2005-05-27 08:15:05 -07:00
2005-06-18 13:33:01 -07:00
2005-05-31 14:54:18 -07:00
2005-05-31 14:03:05 -07:00
2005-05-28 16:46:10 -07:00
2005-06-14 07:19:35 -07:00