diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-13 01:47:30 +0300 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-03 01:50:31 +0300 |
commit | 5943cf4a59c831944474803223d5febec58deaad (patch) | |
tree | c78b7dcc4e46e39b39f834b33908a150d5366fb4 /arch/xtensa | |
parent | d1cadcb7cade0f98eb4c3b1e4c808cc8169da5e3 (diff) | |
download | linux-5943cf4a59c831944474803223d5febec58deaad.tar.xz |
powerpc/watchdog: Convert timers to use 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.
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Cc: Nicholas Piggin <npiggin@gmail.com>
Cc: linuxppc-dev@lists.ozlabs.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'arch/xtensa')
0 files changed, 0 insertions, 0 deletions