From: Evgeniy Polyakov Date: Fri, 20 May 2005 18:33:25 +0000 (+0400) Subject: [PATCH] w1: cleanups. X-Git-Tag: v2.6.13-rc1~68^2~541^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7785925dd8e0d2f389d4a9168f1683c6b249a552;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed