提交 8dca6f33 编写于 作者: J Jonathan Corbet 提交者: Linus Torvalds

[PATCH] hrtimer comment tweak

Fix a comment which missed an update cycle somewhere.
Signed-off-by: NJonathan Corbet <corbet@lwn.net>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 9bd5674c
...@@ -272,7 +272,7 @@ void unlock_hrtimer_base(const struct hrtimer *timer, unsigned long *flags) ...@@ -272,7 +272,7 @@ void unlock_hrtimer_base(const struct hrtimer *timer, unsigned long *flags)
* @interval: the interval to forward * @interval: the interval to forward
* *
* Forward the timer expiry so it will expire in the future. * Forward the timer expiry so it will expire in the future.
* The number of overruns is added to the overrun field. * Returns the number of overruns.
*/ */
unsigned long unsigned long
hrtimer_forward(struct hrtimer *timer, ktime_t interval) hrtimer_forward(struct hrtimer *timer, ktime_t interval)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册