x86: coding style fixes to arch/x86/kernel/traps_64.c
authorGustavo F. Padovan <gustavo@las.ic.unicamp.br>
Tue, 29 Jul 2008 05:48:55 +0000 (02:48 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 31 Jul 2008 16:21:32 +0000 (18:21 +0200)
Fix all errors and many warnings reported by checkpath.pl.
Except the change of include <asm/io.h> to <linux/io.h>
the traps.o before and after changes are the same.

Signed-off-by: Gustavo F. Padovan <gustavo@las.ic.unicamp.br>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found