]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: coding style fixes to arch/x86/lib/memcpy_32.c
authorPaolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Fri, 22 Feb 2008 22:10:23 +0000 (23:10 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:49 +0000 (17:40 +0200)
commit93d8bd3d4f070014e1e73c0ac618ac33924a7b96
treedf63cc6dd70f0abec39a821f816f1fcb26ada998
parente0f025704437dfd6cb5adc077f05709c31189edc
x86: coding style fixes to arch/x86/lib/memcpy_32.c

Before:
   total: 2 errors, 0 warnings, 43 lines checked
After:
   total: 0 errors, 0 warnings, 43 lines checked

No code changed:

arch/x86/lib/memcpy_32.o:

   text    data     bss     dec     hex filename
    164       0       0     164      a4 memcpy_32.o.before
    164       0       0     164      a4 memcpy_32.o.after

md5:
   d759f55621af27f51720b59c8ca96a4d  memcpy_32.o.before.asm
   d759f55621af27f51720b59c8ca96a4d  memcpy_32.o.after.asm

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