x86: coding style fixes to arch/x86/kernel/sys_x86_64.c
authorGustavo F. Padovan <gustavo@las.ic.unicamp.br>
Tue, 29 Jul 2008 05:48:56 +0000 (02:48 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 31 Jul 2008 16:21:33 +0000 (18:21 +0200)
commite9c8abb66cc37801bdb5d4360bb78d180c3bbb73
treef8350638c286c97b5570d621640cb59c9bae9d12
parent4df9e510a9fda29aca71d8acac853b98aa6884d1
x86: coding style fixes to arch/x86/kernel/sys_x86_64.c

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

arch/x86/kernel/sys_x86_64.o:
text    data     bss     dec     hex filename
1567       0       0    1567     61f sys_x86_64.o.after
1567       0       0    1567     61f sys_x86_64.o.before
md5:
de28ffedcb5851dfd7ec87a03afec1fd  sys_x86_64.o.after
de28ffedcb5851dfd7ec87a03afec1fd  sys_x86_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/sys_x86_64.c