commit | 54f9e36cb83e7da17dc0596d365fe019a25c226f | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor@insightbb.com> | Fri Mar 16 00:57:25 2007 -0400 |
committer | Dmitry Torokhov <dtor@insightbb.com> | Fri Mar 16 00:57:25 2007 -0400 |
tree | 815be80fd0a7bbdb15349d2bbc30b557da3d7300 | |
parent | c8e4c77277ca5db0c4ddbfb4bc628b8abad585b0 [diff] |
Input: simplify input_free_device() Now that sysfs attributes that were marked for deletion can't access their devices we do not need to set name, phys and uniq to NULL. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>