]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: coding style fixes to arch/x86/lib/string_32.c
authorPaolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Tue, 19 Feb 2008 22:09:59 +0000 (23:09 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:48 +0000 (17:40 +0200)
commit8cf36d2bc5832da17a58c5f10adf2d92d138c992
tree3b9f590fec3d328a93e519ffc8131fc737e2edc1
parent325f86ec6d2ae4ab9879e745a92444f8bac20233
x86: coding style fixes to arch/x86/lib/string_32.c

The patch kills 45 errors and a few warnings.

The file is now error/warning free:
total: 0 errors, 0 warnings, 237 lines checked
arch/x86/lib/string_32.c has no obvious style problems and is ready for submission.

no code changed:

arch/x86/lib/string_32.o:
   text    data     bss     dec     hex filename
    639       0       0     639     27f string_32.o.before
    639       0       0     639     27f string_32.o.after
md5:
2db1c48187cf5113bb595153ee1fc73d  string_32.o.before.asm
2db1c48187cf5113bb595153ee1fc73d  string_32.o.after.asm

Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/lib/string_32.c