x86, boot: stylistic cleanups for boot/compressed/head_64.S
authorH. Peter Anvin <hpa@zytor.com>
Fri, 8 May 2009 22:59:13 +0000 (15:59 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 9 May 2009 00:17:32 +0000 (17:17 -0700)
Clean up style issues in arch/x86/boot/compressed/head_64.S.  This
file had a lot fewer style issues than its 32-bit cousin, but the ones
it has are worth fixing, especially since it makes the two files more
similar.

[ Impact: cleanup, no object code change ]

Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found