Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base

parent 4a739d55
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)