From: Adrian Bunk Date: Tue, 13 Dec 2005 22:04:33 +0000 (-0800) Subject: [PATCH] w1: misc cleanups X-Git-Tag: v2.6.17-rc1~989 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9fb1c7b950bed4afe208c9d67e20f086bb6abbb;p=pandora-kernel.git [PATCH] w1: misc cleanups This patch contains the following cleanups: - make needlessly global code static - declarations for global code belong into header files - w1.c: #if 0 the unused struct w1_slave_device Signed-off-by: Adrian Bunk Acked-by: Evgeniy Polyakov Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed