From: Paolo Ciarrocchi Date: Tue, 19 Feb 2008 22:20:45 +0000 (+0100) Subject: x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.c X-Git-Tag: v2.6.26-rc1~1154^2~565 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1577720524bab104eeb605c810963a2106cf4575;p=pandora-kernel.git x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.c The patch make the file errors free. Only 4 "WARNING: line over 80 characters" left. arch/x86/kernel/cpu/mcheck/p5.o: text data bss dec hex filename 452 0 4 456 1c8 p5.o.before 452 0 4 456 1c8 p5.o.after md5: 50c945ef150aa95bf0481cc3e1dc3315 p5.o.before.asm 50c945ef150aa95bf0481cc3e1dc3315 p5.o.after.asm Signed-off-by: Paolo Ciarrocchi Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed