On Mon, Nov 23, 2009 at 01:53:37PM +0200, Dmitri Vorobiev wrote: > Several static uninitialized variables are used in the scope of > __init functions but are themselves not marked as __initdata. > This patch is to put those variables to where they belong and > to reduce the memory footprint a little bit. > > Also, a couple of lines with spaces instead of tabs were fixed. > > Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@xxxxxxxxxx> Thanks, queued for 2.6.33. Ralf