aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27/ip27-nmi.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2016-05-22 00:39:18 +0200
committerRalf Baechle <ralf@linux-mips.org>2016-05-28 12:35:09 +0200
commit4939788eb8559754a120531c49ffa96bb30fee06 (patch)
treef9fd1fb32cf74f35039e8191134ad620c3ceba42 /arch/mips/sgi-ip27/ip27-nmi.c
parentMIPS: VR41xx: Fix typo (diff)
downloadlinux-dev-4939788eb8559754a120531c49ffa96bb30fee06.tar.xz
linux-dev-4939788eb8559754a120531c49ffa96bb30fee06.zip
MIPS: Spelling fix lets -> let's
As noticed by Sergei in the discussion of Andrea Gelmini's patch series. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Diffstat (limited to 'arch/mips/sgi-ip27/ip27-nmi.c')
-rw-r--r--arch/mips/sgi-ip27/ip27-nmi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/sgi-ip27/ip27-nmi.c b/arch/mips/sgi-ip27/ip27-nmi.c
index a2358b44420c..cfceaea92724 100644
--- a/arch/mips/sgi-ip27/ip27-nmi.c
+++ b/arch/mips/sgi-ip27/ip27-nmi.c
@@ -23,7 +23,7 @@ typedef unsigned long machreg_t;
static arch_spinlock_t nmi_lock = __ARCH_SPIN_LOCK_UNLOCKED;
/*
- * Lets see what else we need to do here. Set up sp, gp?
+ * Let's see what else we need to do here. Set up sp, gp?
*/
void nmi_dump(void)
{