Searched hist:"70 d484bff43013e9b08f5d970b1c5941e9d98e16" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/w1/ |
H A D | w1_family.c | diff 70d484bff43013e9b08f5d970b1c5941e9d98e16 Mon Apr 24 08:46:14 CEST 2006 Evgeniy Polyakov <johnpol@2ka.mipt.ru> [PATCH] W1: possible cleanups
This patch contains the following possible cleanups: - the following file did't #include the header with the prototypes for it's global functions: - w1_int.c - #if 0 the following unused global function: - w1_family.c: w1_family_get() - make the following needlessly global functions static: - w1_family.c: __w1_family_put() - w1_io.c: w1_delay() - w1_io.c: w1_touch_bit() - w1_io.c: w1_read_8() - remove the following unused EXPORT_SYMBOL's: - w1_family.c: w1_family_put - w1_family.c: w1_family_registered
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | w1_io.c | diff 70d484bff43013e9b08f5d970b1c5941e9d98e16 Mon Apr 24 08:46:14 CEST 2006 Evgeniy Polyakov <johnpol@2ka.mipt.ru> [PATCH] W1: possible cleanups
This patch contains the following possible cleanups: - the following file did't #include the header with the prototypes for it's global functions: - w1_int.c - #if 0 the following unused global function: - w1_family.c: w1_family_get() - make the following needlessly global functions static: - w1_family.c: __w1_family_put() - w1_io.c: w1_delay() - w1_io.c: w1_touch_bit() - w1_io.c: w1_read_8() - remove the following unused EXPORT_SYMBOL's: - w1_family.c: w1_family_put - w1_family.c: w1_family_registered
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | w1_int.c | diff 70d484bff43013e9b08f5d970b1c5941e9d98e16 Mon Apr 24 08:46:14 CEST 2006 Evgeniy Polyakov <johnpol@2ka.mipt.ru> [PATCH] W1: possible cleanups
This patch contains the following possible cleanups: - the following file did't #include the header with the prototypes for it's global functions: - w1_int.c - #if 0 the following unused global function: - w1_family.c: w1_family_get() - make the following needlessly global functions static: - w1_family.c: __w1_family_put() - w1_io.c: w1_delay() - w1_io.c: w1_touch_bit() - w1_io.c: w1_read_8() - remove the following unused EXPORT_SYMBOL's: - w1_family.c: w1_family_put - w1_family.c: w1_family_registered
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|