mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base
Signed-off-by: Uwe Kleine-König <ukleinek@informatik.uni-freiburg.de> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
parent
4a739d55c2
commit
6506f2aa66
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user