commit | 7785925dd8e0d2f389d4a9168f1683c6b249a552 | [log] [tgz] |
---|---|---|
author | Evgeniy Polyakov <johnpol@2ka.mipt.ru> | Fri May 20 22:33:25 2005 +0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jun 21 21:43:09 2005 -0700 |
tree | 5772979184dc9e2b811503fab6ed1119f5c9f93a | |
parent | 85e941cc9f10316080a16b121d24d329e5c2a65d [diff] |
[PATCH] w1: cleanups. - white space changes. - list_for_each_entry/list_for_each_entry_safe and reverse changes. - small coding style changes. - removed redundant NULL checks. - use attribute group and macros instead of direct device attributes. Patch is havily based on work from Adrian Bunk and Dmitry Torokhov, thanks guys. Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>