diff options
author | 2017-10-22 18:18:19 -0700 | |
---|---|---|
committer | 2017-11-21 15:57:12 -0800 | |
commit | c1eba5bcb6430868427e0b9d1cd1205a07302f06 (patch) | |
tree | 1bddfc4131bcc5281e31bd6bd33a7fc9e41ad36e /net/lapb/lapb_timer.c | |
parent | Coccinelle: Remove setup_timer.cocci (diff) | |
download | wireguard-linux-c1eba5bcb6430868427e0b9d1cd1205a07302f06.tar.xz wireguard-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 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions