| commit | e9406597884b5c2f196b124bdd6af47351562a9d | [log] [tgz] |
|---|---|---|
| author | Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> | Tue Feb 19 20:53:38 2008 +0100 |
| committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:40:48 2008 +0200 |
| tree | 022ace4827c6dac3456583f98e65eb43a35c937c | |
| parent | 87253d1b4f2b5a29bdfc6275b9fb52a47d72df64 [diff] |
x86: coding style fixes to arch/x86/lib/memmove_64.c
After the patch:
total: 0 errors, 0 warnings, 21 lines checked
no code changed:
arch/x86/lib/memmove_64.o:
text data bss dec hex filename
116 0 0 116 74 memmove_64.o.before
116 0 0 116 74 memmove_64.o.after
md5:
2d6b0951cafb86a11a222cdd70f6104f memmove_64.o.before.asm
2d6b0951cafb86a11a222cdd70f6104f memmove_64.o.after.asm
Signed-off-by: Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>