x86: coding style fixes to arch/x86/kernel/signal_64.c
authorGustavo F. Padovan <gustavo@las.ic.unicamp.br>
Tue, 29 Jul 2008 05:48:54 +0000 (02:48 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 31 Jul 2008 16:21:32 +0000 (18:21 +0200)
commitcaa007dd3687d38a0252484d9d0a8f9d929ba932
tree6456d0c5807b7c613937dc8ff7d1061a301c165f
parent08aadf069d0482ade033badefa8f03eb2fcddd9c
x86: coding style fixes to arch/x86/kernel/signal_64.c

Fix all errors and many warnings reported by checkpatch.pl
without change signal_64.o

arch/x86/kernel/signal_64.o
text    data     bss     dec     hex filename
5143       0       8    5151    141f signal_64.o.after
5143       0       8    5151    141f signal_64.o.before
md5:
e68718092b3641cb27e79e55ce57e3ad  signal_64.o.after
e68718092b3641cb27e79e55ce57e3ad  signal_64.o.before

Signed-off-by: Gustavo F. Padovan <gustavo@las.ic.unicamp.br>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/sigframe.h
arch/x86/kernel/signal_64.c