]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] w1: misc cleanups
authorAdrian Bunk <bunk@stusta.de>
Tue, 13 Dec 2005 22:04:33 +0000 (14:04 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 24 Mar 2006 01:28:12 +0000 (17:28 -0800)
commitccf7ca50717ef442bc057e2c5e358a78fe8e6cd3
tree496c2b8b292411a6163dc451b8dab82665a8ab99
parent0e63fbbb814829b222000524d08144b00f037d8c
[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