]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - kernel/hrtimer.c
[PATCH] arm26: kernel/irq.c: fix compilation
[karo-tx-linux.git] / kernel / hrtimer.c
index 04ccab099e84e3ce01125a540e02f49d216f5943..f5ca61422331fb1b313eb34535a6e58d12c45b78 100644 (file)
@@ -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)