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)
commit130ace11a9dc682541336d1fe5cb3bc7771a149e
treea4913a03cd9e3b34b875aa919f26c1d8ec269dc5
parent69b745ff91836dfc25b26d7be0ead02a6fc0286e
x86: style cleanups for xen assemblies

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>
arch/x86/xen/xen-asm.S
arch/x86/xen/xen-asm_32.S
arch/x86/xen/xen-asm_64.S