Skip to content

Commit 8f34ed9

Browse files
tangchunyoumattst88
authored andcommitted
alpha: fix typos in a comment
"kerne" -> "kernel" Signed-off-by: tangchunyou <[email protected]> Signed-off-by: Matt Turner <[email protected]>
1 parent bfd736e commit 8f34ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/alpha/boot/bootpz.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ extern char _end;
200200
START_ADDR KSEG address of the entry point of kernel code.
201201
202202
ZERO_PGE KSEG address of page full of zeroes, but
203-
upon entry to kerne cvan be expected
203+
upon entry to kernel, it can be expected
204204
to hold the parameter list and possible
205205
INTRD information.
206206

0 commit comments

Comments
 (0)