Kees Cook writes: > 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. Also adds missing call to > destroy_timer_on_stack(); > > Cc: Greg Kroah-Hartman > Cc: Felipe Balbi > Cc: Alan Stern > Cc: "Gustavo A. R. Silva" > Cc: linux-usb@vger.kernel.org > Signed-off-by: Kees Cook Acked-by: Felipe Balbi -- balbi