Commit 6506f2aa authored by Uwe Kleine-König's avatar Uwe Kleine-König Committed by Adrian Bunk

fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base

Signed-off-by: default avatarUwe Kleine-König <ukleinek@informatik.uni-freiburg.de>
Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
parent 4a739d55
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment