Re: [PATCH] x86: coding style fixes toarch/x86/kernel/sys_i386_32.c

From: Ingo Molnar
Date: Tue Jun 10 2008 - 06:35:39 EST



* Paolo Ciarrocchi <paolo.ciarrocchi@xxxxxxxxx> wrote:

> Before:
> total: 16 errors, 25 warnings, 246 lines checked
>
> After:
> total: 0 errors, 7 warnings, 246 lines checked
>
> Compile tested.
>
> paolo@paolo-desktop:/tmp$ size sys*
> text data bss dec hex filename
> 1209 0 0 1209 4b9 sys_i386_32.o.after
> 1209 0 0 1209 4b9 sys_i386_32.o.before
>
> paolo@paolo-desktop:/tmp$ md5sum sys*
> 6144f6d6ce7342c3e192681a1ccaa1c1 sys_i386_32.o.after
> 6144f6d6ce7342c3e192681a1ccaa1c1 sys_i386_32.o.before

applied to tip/x86/cleanups, thanks.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/