mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-11 03:06:49 +00:00
Now that sysfs attributes return -ENODEV once driver requests their removal we do not need to handle scenario when data is deleted from under our feet and can simplify the code. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>