Re: [-mm patch] vmi: cleanups

2007-01-29 Thread Zachary Amsden
Adrian Bunk wrote: This patch contains the following cleanups: - make needlessly global code static - remove pointless fastcall annotations - don't mark functions in C files as inline - #if 0 the following unused function: - arch/i386/kernel/vmitime.c: read_stolen_cycles() Signed-off-by: Adria

[-mm patch] vmi: cleanups

2007-01-29 Thread Adrian Bunk
This patch contains the following cleanups: - make needlessly global code static - remove pointless fastcall annotations - don't mark functions in C files as inline - #if 0 the following unused function: - arch/i386/kernel/vmitime.c: read_stolen_cycles() Signed-off-by: Adrian Bunk <[EMAIL PROTEC