[PATCH] powerpc: Fix trivial typo in comment

From: Yannick Guerrini
Date: Fri Feb 27 2015 - 17:24:47 EST


Change 'Kenrel' to 'Kernel'

Signed-off-by: Yannick Guerrini <yguerrini@xxxxxxxxxxxxxxx>
---
arch/powerpc/include/asm/smu.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/powerpc/include/asm/smu.h b/arch/powerpc/include/asm/smu.h
index 6e909f3..37d2da6 100644
--- a/arch/powerpc/include/asm/smu.h
+++ b/arch/powerpc/include/asm/smu.h
@@ -478,7 +478,7 @@ extern unsigned long smu_cmdbuf_abs;


/*
- * Kenrel asynchronous i2c interface
+ * Kernel asynchronous i2c interface
*/

#define SMU_I2C_READ_MAX 0x1d
--
1.9.5.msysgit.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/