linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] arch/alpha:fix typo in a comment
@ 2021-01-21  2:48 ChunyouTang
  0 siblings, 0 replies; only message in thread
From: ChunyouTang @ 2021-01-21  2:48 UTC (permalink / raw)
  To: rth, ink, mattst88, rppt, akpm
  Cc: linux-alpha, linux-kernel, zhangwen, tangchunyou

From: tangchunyou <tangchunyou@yulong.com>

Fix typo in a comment in arch/alpha/boot/bootpz.c

"cvan" -> ", it can"

Signed-off-by: tangchunyou <tangchunyou@yulong.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



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-21  6:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-21  2:48 [PATCH v2] arch/alpha:fix typo in a comment ChunyouTang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).