diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2017-10-18 16:10:19 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-10-18 17:04:25 +0200 |
commit | ba16490eac146ebb178017e5de3d61c645552fab (patch) | |
tree | 4e7e7b47ed856567e9ba042b9aae5dc24ca51baa /kernel/time/clockevents.c | |
parent | workqueue: Convert timers to use timer_setup() (part 2) (diff) | |
download | linux-ba16490eac146ebb178017e5de3d61c645552fab.tar.xz linux-ba16490eac146ebb178017e5de3d61c645552fab.zip |
timer: Convert stub timer to timer_setup()
In preparation for unconditionally passing the struct timer_list pointer
to all timer callbacks, switch to using the new timer_setup() and
from_timer() to pass the timer pointer explicitly.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'kernel/time/clockevents.c')
0 files changed, 0 insertions, 0 deletions