[Skiboot] [PATCH] opal-api: Fix typo in EPOW event handling description

Vipin K Parashar vipin at linux.vnet.ibm.com
Wed May 25 05:16:16 AEST 2016


Fix typo in EPOW event handling description in include/opal-api.h.

Signed-off-by: Vipin K Parashar <vipin at linux.vnet.ibm.com>
---
 include/opal-api.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/opal-api.h b/include/opal-api.h
index 369aa93..6596a9e 100644
--- a/include/opal-api.h
+++ b/include/opal-api.h
@@ -455,7 +455,7 @@ struct opal_ipmi_msg {
  * with individual elements being 16 bits wide to fetch the system
  * wide EPOW status. Each element in the buffer will contain the
  * EPOW status in it's bit representation for a particular EPOW sub
- * class as defiend here. So multiple detailed EPOW status bits
+ * class as defined here. So multiple detailed EPOW status bits
  * specific for any sub class can be represented in a single buffer
  * element as it's bit representation.
  */
-- 
2.1.4



More information about the Skiboot mailing list