[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20210121024834.2389-1-tangchunyou@163.com>
Date: Thu, 21 Jan 2021 10:48:34 +0800
From: ChunyouTang <tangchunyou@....com>
To: rth@...ddle.net, ink@...assic.park.msu.ru, mattst88@...il.com,
rppt@...nel.org, akpm@...ux-foundation.org
Cc: linux-alpha@...r.kernel.org, linux-kernel@...r.kernel.org,
zhangwen@...ong.com, tangchunyou@...ong.com
Subject: [PATCH v2] arch/alpha:fix typo in a comment
From: tangchunyou <tangchunyou@...ong.com>
Fix typo in a comment in arch/alpha/boot/bootpz.c
"cvan" -> ", it can"
Signed-off-by: tangchunyou <tangchunyou@...ong.com>
---
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 61b61be..90a2b34 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 kernel cvan be expected
+ upon entry to kernel, it can be expected
to hold the parameter list and possible
INTRD information.
--
1.9.1
Powered by blists - more mailing lists