projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfd736e
)
alpha: fix typos in a comment
author
tangchunyou
<tangchunyou@yulong.com>
Wed, 20 Jan 2021 13:34:10 +0000
(21:34 +0800)
committer
Matt Turner
<mattst88@gmail.com>
Mon, 26 Jul 2021 05:33:03 +0000
(22:33 -0700)
"kerne" -> "kernel"
Signed-off-by: tangchunyou <tangchunyou@yulong.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/boot/bootpz.c
patch
|
blob
|
history
diff --git
a/arch/alpha/boot/bootpz.c
b/arch/alpha/boot/bootpz.c
index 43af71835adf8aa5494614186193b6d9ee1e6d77..90a2b341e9c005c8c01cb86ee5ebf22f96288337 100644
(file)
--- a/
arch/alpha/boot/bootpz.c
+++ b/
arch/alpha/boot/bootpz.c
@@
-200,7
+200,7
@@
extern char _end;
START_ADDR KSEG address of the entry point of kernel code.
ZERO_PGE KSEG address of page full of zeroes, but
- upon entry to kerne
cv
an be expected
+ upon entry to kerne
l, it c
an be expected
to hold the parameter list and possible
INTRD information.