提交 d26e4fe0 编写于 作者: Y Yijing Wang 提交者: John Stultz

timekeeper: fix comment typo for tk_setup_internals()

Fix trivial comment typo for tk_setup_internals().
Signed-off-by: NYijing Wang <wangyijing@huawei.com>
Signed-off-by: NJohn Stultz <john.stultz@linaro.org>
上级 330a1617
...@@ -90,8 +90,9 @@ static void tk_set_sleep_time(struct timekeeper *tk, struct timespec t) ...@@ -90,8 +90,9 @@ static void tk_set_sleep_time(struct timekeeper *tk, struct timespec t)
} }
/** /**
* timekeeper_setup_internals - Set up internals to use clocksource clock. * tk_setup_internals - Set up internals to use clocksource clock.
* *
* @tk: The target timekeeper to setup.
* @clock: Pointer to clocksource. * @clock: Pointer to clocksource.
* *
* Calculates a fixed cycle/nsec interval for a given clocksource/adjustment * Calculates a fixed cycle/nsec interval for a given clocksource/adjustment
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册