• Paolo Ciarrocchi's avatar
    x86: coding style fixes to arch/x86/lib/string_32.c · 8cf36d2b
    Paolo Ciarrocchi authored
    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: default avatarPaolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    8cf36d2b
string_32.c 4.58 KB