diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-23 03:18:19 +0200 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-22 00:57:12 +0100 |
commit | c1eba5bcb6430868427e0b9d1cd1205a07302f06 (patch) | |
tree | 1bddfc4131bcc5281e31bd6bd33a7fc9e41ad36e /kernel/smpboot.h | |
parent | Coccinelle: Remove setup_timer.cocci (diff) | |
download | linux-c1eba5bcb6430868427e0b9d1cd1205a07302f06.tar.xz linux-c1eba5bcb6430868427e0b9d1cd1205a07302f06.zip |
timer: Pass timer_list pointer to callbacks unconditionally
Now that all timer callbacks are already taking their struct timer_list
pointer as the callback argument, just do this unconditionally and remove
the .data field.
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: John Stultz <john.stultz@linaro.org>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'kernel/smpboot.h')
0 files changed, 0 insertions, 0 deletions