[PATCH] w1: misc cleanups
commita9fb1c7b950bed4afe208c9d67e20f086bb6abbb
authorAdrian Bunk <bunk@stusta.de>
Tue, 13 Dec 2005 22:04:33 +0000 (13 14:04 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 24 Mar 2006 01:28:12 +0000 (23 17:28 -0800)
tree496c2b8b292411a6163dc451b8dab82665a8ab99
parentbaf12ae29ab4cc6381e21b2e1a3af75a6a8f7566
[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>
drivers/w1/w1.c
drivers/w1/w1.h
drivers/w1/w1_family.c
drivers/w1/w1_int.c
drivers/w1/w1_io.c