提交 5d93a142 编写于 作者: S Shaun Patterson 提交者: Jiri Kosina

vmiclock: fix comment spelling mistake

Signed-off-by: NShaun Patterson <shaunpatterson@gmail.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 640462cb
......@@ -171,7 +171,7 @@ static int vmi_timer_next_event(unsigned long delta,
{
/* Unfortunately, set_next_event interface only passes relative
* expiry, but we want absolute expiry. It'd be better if were
* were passed an aboslute expiry, since a bunch of time may
* were passed an absolute expiry, since a bunch of time may
* have been stolen between the time the delta is computed and
* when we set the alarm below. */
cycle_t now = vmi_timer_ops.get_cycle_counter(vmi_counter(VMI_ONESHOT));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册