commit | b40d68d5b5b799caaf99d2e073e62962e6d917ce | [log] [tgz] |
---|---|---|
author | H. Peter Anvin <hpa@zytor.com> | Fri May 08 15:59:13 2009 -0700 |
committer | H. Peter Anvin <hpa@zytor.com> | Fri May 08 17:17:32 2009 -0700 |
tree | 20226d922ad2be988d495221ac409ef80640fd49 | |
parent | 5f64ec64e7f9b246c0a94f34cdf7782f98a6e55d [diff] |
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 <hpa@zytor.com>