commit | a9fb1c7b950bed4afe208c9d67e20f086bb6abbb | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Dec 13 14:04:33 2005 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Mar 23 17:28:12 2006 -0800 |
tree | 496c2b8b292411a6163dc451b8dab82665a8ab99 | |
parent | baf12ae29ab4cc6381e21b2e1a3af75a6a8f7566 [diff] |
[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 <bunk@stusta.de> Acked-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>