commit | 7de08b4e1ed8d80e6086f71b7e99fc4b397aae39 | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <gustavo@las.ic.unicamp.br> | Tue Jul 29 02:48:51 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jul 31 18:21:30 2008 +0200 |
tree | 288c336994fe4083bbe5acf87ada5bb70100989a | |
parent | 3964cd3a6721f18ef1dd67b9a0a89dc5b36683b9 [diff] |
x86: coding styles fixes to arch/x86/kernel/process_64.c Fix about 50 errors and many warnings without change process_64.o arch/x86/kernel/process_64.o: text data bss dec hex filename 5236 8 24 5268 1494 process_64.o.after 5236 8 24 5268 1494 process_64.o.before md5: 9c35e9debdea4e471288c6e8ca267a75 process_64.o.after 9c35e9debdea4e471288c6e8ca267a75 process_64.o.before Signed-off-by: Gustavo F. Padovan <gustavo@las.ic.unicamp.br> Signed-off-by: Ingo Molnar <mingo@elte.hu>