git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f64ec6
)
x86, boot: stylistic cleanups for boot/compressed/head_64.S
author
H. Peter Anvin
<hpa@zytor.com>
Fri, 8 May 2009 22:59:13 +0000
(15:59 -0700)
committer
H. 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