diff options
author | H. Peter Anvin <hpa@zytor.com> | 2009-05-08 22:45:17 (GMT) |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-05-09 00:16:23 (GMT) |
commit | 5f64ec64e7f9b246c0a94f34cdf7782f98a6e55d (patch) | |
tree | 4dc7b26bfd240866bd32c9df7f72910328697ce4 /crypto | |
parent | bd2a36984c50bb546a7d04cb395fddcf98a1092c (diff) | |
download | linux-5f64ec64e7f9b246c0a94f34cdf7782f98a6e55d.tar.xz |
x86, boot: stylistic cleanups for boot/compressed/head_32.S
Reformat arch/x86/boot/compressed/head_32.S to be closer to currently
preferred kernel assembly style, that is:
- opcode and operand separated by tab
- operands separated by ", "
- C-style comments
This also makes it more similar to head_64.S.
[ Impact: cleanup, no object code change ]
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions