Re: [2.6 patch] i386 scx200.c: misc cleanups

2005-02-25 Thread Henrik Brix Andersen
On Fri, 2005-02-25 at 00:37 +0100, Adrian Bunk wrote: > The patch below contains the following cleanups: > - make some needlessly global code static > - #if 0 the following unused global functions: > - scx200_gpio_dump > - remove the following unneeded EXPORT_SYMBOL's: > - scx200_gpio_lock >

[2.6 patch] i386 scx200.c: misc cleanups

2005-02-24 Thread Adrian Bunk
The patch below contains the following cleanups: - make some needlessly global code static - #if 0 the following unused global functions: - scx200_gpio_dump - remove the following unneeded EXPORT_SYMBOL's: - scx200_gpio_lock - scx200_gpio_dump Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>

[2.6 patch] i386 scx200.c: misc cleanups

2005-01-16 Thread Adrian Bunk
The patch below contains the following cleanups: - make some needlessly global code static - #if 0 the following unused global functions: - scx200_gpio_dump - remove the following unneeded EXPORT_SYMBOL's: - scx200_gpio_lock - scx200_gpio_dump diffstat output: arch/i386/kernel/scx200.c |