提交 be278e98 编写于 作者: J James Hartley 提交者: Jiri Kosina

clocksource: Fix 'clcoksource' typo in comment

Simple typo in a comment, so fix it.
Signed-off-by: NJames Hartley <james.hartley@imgtec.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 52b6a8f7
......@@ -792,7 +792,7 @@ int __clocksource_register_scale(struct clocksource *cs, u32 scale, u32 freq)
/* Initialize mult/shift and max_idle_ns */
__clocksource_updatefreq_scale(cs, scale, freq);
/* Add clocksource to the clcoksource list */
/* Add clocksource to the clocksource list */
mutex_lock(&clocksource_mutex);
clocksource_enqueue(cs);
clocksource_enqueue_watchdog(cs);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册