diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-21 08:47:37 +0300 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-03 01:50:26 +0300 |
commit | 4fa42b4e5ddca6a58d8fcf24d51e6fe2f8c50253 (patch) | |
tree | ff555238063a91257550b7097ebb0480bb42b52f /drivers/ras/cec.c | |
parent | 8da0edf2f90b6c74b69ad420fdd230c9bd2bd1ed (diff) | |
download | linux-4fa42b4e5ddca6a58d8fcf24d51e6fe2f8c50253.tar.xz |
watchdog: cpwd: 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. Switches to using the global that is
used everywhere else.
Cc: Wim Van Sebroeck <wim@iguana.be>
Cc: linux-watchdog@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/ras/cec.c')
0 files changed, 0 insertions, 0 deletions