From: tangchunyou Date: Wed, 20 Jan 2021 13:34:10 +0000 (+0800) Subject: alpha: fix typos in a comment X-Git-Tag: accepted/tizen/unified/20230118.172025~6740^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8f34ed9d959786e2f2a643a1237f69f0171911cf;p=platform%2Fkernel%2Flinux-rpi.git alpha: fix typos in a comment "kerne" -> "kernel" Signed-off-by: tangchunyou Signed-off-by: Matt Turner --- diff --git a/arch/alpha/boot/bootpz.c b/arch/alpha/boot/bootpz.c index 43af718..90a2b34 100644 --- 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 cvan be expected + upon entry to kernel, it can be expected to hold the parameter list and possible INTRD information.