alpha: fix typos in a comment
authortangchunyou <tangchunyou@yulong.com>
Wed, 20 Jan 2021 13:34:10 +0000 (21:34 +0800)
committerMatt 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

index 43af718..90a2b34 100644 (file)
@@ -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.