From 13aa3e065b74b924253ef5d145e550389f73bd79 Mon Sep 17 00:00:00 2001 From: Jonathan Corbet Date: Mon, 16 Jan 2006 15:58:55 -0700 Subject: [PATCH] --- yaml --- r: 18618 b: refs/heads/master c: 8dca6f33f026dc8a7fc2710b78a7521e899bd611 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/kernel/hrtimer.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f9f2dafc3844..cc6e4c21fc18 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9bd5674c4aa3d430d61a578eaecd85104176f150 +refs/heads/master: 8dca6f33f026dc8a7fc2710b78a7521e899bd611 diff --git a/trunk/kernel/hrtimer.c b/trunk/kernel/hrtimer.c index 04ccab099e84..f5ca61422331 100644 --- a/trunk/kernel/hrtimer.c +++ b/trunk/kernel/hrtimer.c @@ -272,7 +272,7 @@ void unlock_hrtimer_base(const struct hrtimer *timer, unsigned long *flags) * @interval: the interval to forward * * 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 hrtimer_forward(struct hrtimer *timer, ktime_t interval)