OSDN Git Service
(root)
/
tomoyo
/
tomoyo-test1.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
aa4aaf1
..
7315e11
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