[Skiboot] [PATCH 01/10] init: Cosmetic fixup of comment
Benjamin Herrenschmidt
benh at kernel.crashing.org
Thu Mar 9 11:45:34 AEDT 2017
Signed-off-by: Benjamin Herrenschmidt <benh at kernel.crashing.org>
---
core/init.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/core/init.c b/core/init.c
index 58f96f4..983ead5 100644
--- a/core/init.c
+++ b/core/init.c
@@ -890,8 +890,8 @@ void __noreturn __nomcount main_cpu_entry(const void *fdt)
/*
* Initialize the opal messaging before platform.init as we are
- * getting request to queue occ load opal message when host services
- * got load occ request from FSP
+ * getting request to queue occ load opal message when host services
+ * got load occ request from FSP
*/
opal_init_msg();
--
2.9.3
More information about the Skiboot
mailing list