]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base
authorUwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Fri, 19 Oct 2007 23:56:53 +0000 (01:56 +0200)
committerAdrian Bunk <bunk@kernel.org>
Fri, 19 Oct 2007 23:56:53 +0000 (01:56 +0200)
Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
kernel/hrtimer.c

index dabfefb4ffdfc83e33da8f7cefcc591df97f66b7..b6d2ff7e37ee280d266ecc98ed63cb2d8f48d0f9 100644 (file)
@@ -638,7 +638,7 @@ void __timer_stats_hrtimer_set_start_info(struct hrtimer *timer, void *addr)
 #endif
 
 /*
- * Counterpart to lock_timer_base above:
+ * Counterpart to lock_hrtimer_base above:
  */
 static inline
 void unlock_hrtimer_base(const struct hrtimer *timer, unsigned long *flags)