diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-23 02:08:43 +0300 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-06 23:49:51 +0300 |
commit | c6f15047dd8681f1a6387b044188ef028306c4bf (patch) | |
tree | 4ae8c2f1f4b0ccff0aa13c2d174363f605a769c5 /drivers/block/drbd/drbd_main.c | |
parent | f34d8d506eeff1375f0b3533839ce0b77b748437 (diff) | |
download | linux-c6f15047dd8681f1a6387b044188ef028306c4bf.tar.xz |
mailbox: 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: Ley Foon Tan <lftan@altera.com>
Cc: Jassi Brar <jassisinghbrar@gmail.com>
Cc: nios2-dev@lists.rocketboards.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'drivers/block/drbd/drbd_main.c')
0 files changed, 0 insertions, 0 deletions