Re: [PATCH] arch/alpha: fix typo in a comment in arch/alpha/boot/bootpz.c
From: Randy Dunlap <hidden>
Date: 2021-01-20 16:24:32
Also in:
lkml
From: Randy Dunlap <hidden>
Date: 2021-01-20 16:24:32
Also in:
lkml
On 1/20/21 5:34 AM, ChunyouTang wrote:
From: tangchunyou <redacted> "kerne" -> "kernel" Signed-off-by: tangchunyou <redacted> --- arch/alpha/boot/bootpz.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/arch/alpha/boot/bootpz.c b/arch/alpha/boot/bootpz.c index 43af718..61b61be 100644 --- a/arch/alpha/boot/bootpz.c +++ b/arch/alpha/boot/bootpz.c@@ -200,7 +200,7 @@ extern int decompress_kernel(void* destination, void *source, 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 cvan be expected + upon entry to kernel cvan be expected
s/cvan/can/ also
to hold the parameter list and possible INTRD information.
-- ~Randy "He closes his eyes and drops the goggles. You can't get hurt by looking at a bitmap. Or can you?" (Neal Stephenson: Snow Crash)