[Skiboot] [PATCH 3/3] errorlog : Typo mistake

Mukesh Ojha mukesh02 at linux.vnet.ibm.com
Tue Jun 21 19:43:55 AEST 2016


componenet => component

Signed-off-by: Mukesh Ojha <mukesh02 at linux.vnet.ibm.com>

---
 include/errorlog.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/errorlog.h b/include/errorlog.h
index 0ae980c..df5ee18 100644
--- a/include/errorlog.h
+++ b/include/errorlog.h
@@ -193,7 +193,7 @@ struct opal_err_info {
 #define OPAL_I2C			0x4943	/* IC */
 #define OPAL_IPMI			0x4950  /* IP */
 
-/* SAPPHIRE SRC componenet ID*/
+/* SAPPHIRE SRC component ID*/
 #define OPAL_CU				0x1000
 #define OPAL_SE				0x2000
 #define OPAL_CE				0x3000
-- 
2.7.4



More information about the Skiboot mailing list