From: Paolo Ciarrocchi Date: Tue, 19 Feb 2008 19:53:38 +0000 (+0100) Subject: x86: coding style fixes to arch/x86/lib/memmove_64.c X-Git-Tag: v2.6.26-rc1~1154^2~568 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9406597884b5c2f196b124bdd6af47351562a9d;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed