[prev in list] [next in list] [prev in thread] [next in thread] 

List:       git-commits-head
Subject:    [MIPS] Fix typo
From:       Linux Kernel Mailing List <linux-kernel () vger ! kernel ! org>
Date:       2006-05-31 23:59:50
Message-ID: 200605312359.k4VNxod0023328 () hera ! kernel ! org
[Download RAW message or body]

commit 477654fc5d5078d2213817609e68e8c968293261
tree bb570dd6de328ddfcba7e372148235aa8c8ad42e
parent e6ed89ac9f5da16fea5111651b6de0ff0a76a5c2
author Ralf Baechle <ralf@linux-mips.org> Thu, 27 Apr 2006 15:44:50 +0100
committer Ralf Baechle <ralf@linux-mips.org> Thu, 01 Jun 2006 00:28:29 +0100

[MIPS] Fix typo
    
Found by Chris Dearman (chris@mips.com).

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

 arch/mips/kernel/entry.S |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/kernel/entry.S b/arch/mips/kernel/entry.S
index d101d2f..a9c6de1 100644
--- a/arch/mips/kernel/entry.S
+++ b/arch/mips/kernel/entry.S
@@ -101,7 +101,7 @@ #ifdef CONFIG_MIPS_MT_SMTC
 	EMT
 1:
 	mfc0	v1, CP0_TCSTATUS
-	/* We set IXMT above, XOR should cler it here */
+	/* We set IXMT above, XOR should clear it here */
 	xori	v1, v1, TCSTATUS_IXMT
 	or	v1, v0, v1
 	mtc0	v1, CP0_TCSTATUS
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic