x86: style cleanups for xen assemblies
authorTejun Heo <tj@kernel.org>
Thu, 5 Feb 2009 15:57:48 +0000 (00:57 +0900)
committerIngo Molnar <mingo@elte.hu>
Thu, 5 Feb 2009 19:25:41 +0000 (20:25 +0100)
Make the following style cleanups:

* drop unnecessary //#include from xen-asm_32.S
* compulsive adding of space after comma
* reformat multiline comments

Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found