projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe194f1
)
x86, efi: fix comment typo in head_32.S
author
Olaf Hering
<olaf@aepfle.de>
Tue, 29 Jan 2013 09:40:22 +0000
(10:40 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Tue, 29 Jan 2013 09:54:06 +0000
(10:54 +0100)
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/x86/boot/compressed/head_32.S
patch
|
blob
|
history
diff --git
a/arch/x86/boot/compressed/head_32.S
b/arch/x86/boot/compressed/head_32.S
index aa4aaf1b23803e8ef0e180e3cbeedc7a4db6c556..7315e1111583e128c45d21d842c4cb1fe80dc644 100644
(file)
--- a/
arch/x86/boot/compressed/head_32.S
+++ b/
arch/x86/boot/compressed/head_32.S
@@
-38,7
+38,7
@@
ENTRY(startup_32)
.balign 0x10
/*
* We don't need the return address, so set up the stack so
- * efi_main() can find its ar
ug
ments.
+ * efi_main() can find its ar
gu
ments.
*/
add $0x4, %esp