From: Gustavo F. Padovan Date: Tue, 29 Jul 2008 05:48:56 +0000 (-0300) Subject: x86: coding style fixes to arch/x86/kernel/sys_x86_64.c X-Git-Tag: v2.6.28-rc1~734^2^3~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9c8abb66cc37801bdb5d4360bb78d180c3bbb73;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed