• Kees Cook's avatar
    drbd: Convert timers to use timer_setup() · 2bccef39
    Kees Cook authored
    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: default avatarKees Cook <keescook@chromium.org>
    2bccef39
drbd_int.h 81 KB