]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit4df9e510a9fda29aca71d8acac853b98aa6884d1
tree08a0d456c8da65b5bb9a5b75a13a5586fbddfd63
parentcaa007dd3687d38a0252484d9d0a8f9d929ba932
x86: coding style fixes to arch/x86/kernel/traps_64.c

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>
arch/x86/kernel/traps_64.c