diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-18 05:33:01 +0200 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-06 21:49:57 +0100 |
commit | 2bccef39c0d94b9ee428ae777c59cef1fced786c (patch) | |
tree | 83a1cf9ca1d307290c9e7c45cab12b27a22e4ed2 /drivers/ide | |
parent | mailbox: Convert timers to use timer_setup() (diff) | |
download | linux-2bccef39c0d94b9ee428ae777c59cef1fced786c.tar.xz linux-2bccef39c0d94b9ee428ae777c59cef1fced786c.zip |
drbd: 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: Philipp Reisner <philipp.reisner@linbit.com>
Cc: Lars Ellenberg <lars.ellenberg@linbit.com>
Cc: drbd-dev@lists.linbit.com
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'drivers/ide')
0 files changed, 0 insertions, 0 deletions