2014-12-28 06:45:07

by Alexander Kuleshov

[permalink] [raw]
Subject: [PATCH] drivers/edac: Fix a typo in comments

Signed-off-by: Alexander Kuleshov <[email protected]>
---
drivers/edac/mpc85xx_edac.c | 2 +-
drivers/edac/mpc85xx_edac.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/edac/mpc85xx_edac.c b/drivers/edac/mpc85xx_edac.c
index ffb1a9a..1fa76a5 100644
--- a/drivers/edac/mpc85xx_edac.c
+++ b/drivers/edac/mpc85xx_edac.c
@@ -1,5 +1,5 @@
/*
- * Freescale MPC85xx Memory Controller kenel module
+ * Freescale MPC85xx Memory Controller kernel module
*
* Parts Copyrighted (c) 2013 by Freescale Semiconductor, Inc.
*
diff --git a/drivers/edac/mpc85xx_edac.h b/drivers/edac/mpc85xx_edac.h
index 8c62564..4498baf 100644
--- a/drivers/edac/mpc85xx_edac.h
+++ b/drivers/edac/mpc85xx_edac.h
@@ -1,5 +1,5 @@
/*
- * Freescale MPC85xx Memory Controller kenel module
+ * Freescale MPC85xx Memory Controller kernel module
* Author: Dave Jiang <[email protected]>
*
* 2006-2007 (c) MontaVista Software, Inc. This file is licensed under
--
2.2.1.202.g98acd41.dirty