[Skiboot] [PATCH] core/init : Typo correction
Mukesh Ojha
mukesh02 at linux.vnet.ibm.com
Thu Sep 15 04:12:40 AEST 2016
Sycnhronize => Synchronize
Signed-off-by: Mukesh Ojha <mukesh02 at linux.vnet.ibm.com>
---
core/init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/init.c b/core/init.c
index 70d3fda..d9e1c24 100644
--- a/core/init.c
+++ b/core/init.c
@@ -817,7 +817,7 @@ void __noreturn __nomcount main_cpu_entry(const void *fdt, u32 master_cpu)
cpu_set_pm_enable(true);
/*
- * Sycnhronize time bases. Thi resets all the TB values to a small
+ * Synchronize time bases. Thi resets all the TB values to a small
* value (so they appear to go backward at this point), and synchronize
* all core timebases to the global ChipTOD network
*/
--
2.7.4
More information about the Skiboot
mailing list