-
由 stephen lu 提交于
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. Signed-off-by: NStephen Lu <lumotuwe@gmail.com> Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
82565a12