x86: module_32.c fix style problems
commite17029ad69c7b1518413c00f793d89bb77b8527b
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Mon, 12 Jan 2009 09:16:03 +0000 (12 14:46 +0530)
committerIngo Molnar <mingo@elte.hu>
Mon, 12 Jan 2009 10:22:55 +0000 (12 11:22 +0100)
tree5b539a6d65554bb43ee026a98f7ad352fa1564ae
parent448dd2fa3ec915ad4325868ef8bb9b9490d9f6a9
x86: module_32.c fix style problems

Impact: cleanup

Fix:

 ERROR: code indent should use tabs where possible
 ERROR: trailing whitespace
 ERROR: spaces required around that '=' (ctx:VxW)

 total: 3 errors, 0 warnings

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/module_32.c