projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a739d5
)
fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base
author
Uwe Kleine-König
<ukleinek@informatik.uni-freiburg.de>
Fri, 19 Oct 2007 23:56:53 +0000
(
01:56
+0200)
committer
Adrian 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
patch
|
blob
|
history
diff --git
a/kernel/hrtimer.c
b/kernel/hrtimer.c
index dabfefb4ffdfc83e33da8f7cefcc591df97f66b7..b6d2ff7e37ee280d266ecc98ed63cb2d8f48d0f9 100644
(file)
--- a/
kernel/hrtimer.c
+++ b/
kernel/hrtimer.c
@@
-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_
hr
timer_base above:
*/
static inline
void unlock_hrtimer_base(const struct hrtimer *timer, unsigned long *flags)