From: H. Peter Anvin Date: Fri, 8 May 2009 22:59:13 +0000 (-0700) Subject: x86, boot: stylistic cleanups for boot/compressed/head_64.S X-Git-Tag: v2.6.31-rc1~422^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b40d68d5b5b799caaf99d2e073e62962e6d917ce;p=pandora-kernel.git x86, boot: stylistic cleanups for boot/compressed/head_64.S 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 --- Reading git-diff-tree failed