[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1298868406-4108-1-git-send-email-justinmattock@gmail.com>
Date: Sun, 27 Feb 2011 20:46:46 -0800
From: "Justin P. Mattock" <justinmattock@...il.com>
To: trivial@...nel.org
Cc: jes@....com, tony.luck@...el.com, linux-ia64@...r.kernel.org,
linux-kernel@...r.kernel.org, joe@...ches.com, hans.boehm@...com,
"Justin P. Mattock" <justinmattock@...il.com>
Subject: [PATCH v3 02/21]arch:ia64:setup.c Typo fix Architechtuallly
The below patch(hopefully)fixes a typo in a comment.
Signed-off-by: Justin P. Mattock <justinmattock@...il.com>
---
arch/ia64/sn/kernel/setup.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/ia64/sn/kernel/setup.c b/arch/ia64/sn/kernel/setup.c
index dbc4cbe..77db0b5 100644
--- a/arch/ia64/sn/kernel/setup.c
+++ b/arch/ia64/sn/kernel/setup.c
@@ -592,7 +592,7 @@ void __cpuinit sn_cpu_init(void)
/*
* Don't check status. The SAL call is not supported on all PROMs
* but a failure is harmless.
- * Architechtuallly, cpu_init is always called twice on cpu 0. We
+ * Architecturally, cpu_init is always called twice on cpu 0. We
* should set cpu_number on cpu 0 once.
*/
if (cpuid == 0) {
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists