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

Commit 5e4f083f authored by Yong Zhang's avatar Yong Zhang Committed by Thomas Gleixner
Browse files

hrtimer: Remove stale comment on curr_timer



curr_timer doesn't resident in struct hrtimer_cpu_base anymore.

Signed-off-by: default avatarYong Zhang <yong.zhang0@gmail.com>
LKML-Reference: <1287892253-2587-1-git-send-email-yong.zhang0@gmail.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 466bd303
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -158,7 +158,6 @@ struct hrtimer_clock_base {
 * @lock:		lock protecting the base and associated clock bases
 *			and timers
 * @clock_base:		array of clock bases for this cpu
 * @curr_timer:		the timer which is executing a callback right now
 * @expires_next:	absolute time of the next event which was scheduled
 *			via clock_set_next_event()
 * @hres_active:	State of high resolution mode