Kees Cook <[email protected]> wrote: > 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: Kalle Valo <[email protected]> > Cc: Larry Finger <[email protected]> > Cc: Chaoming Li <[email protected]> > Cc: Ping-Ke Shih <[email protected]> > Cc: Arvind Yadav <[email protected]> > Cc: Souptick Joarder <[email protected]> > Cc: [email protected] > Cc: [email protected] > Signed-off-by: Kees Cook <[email protected]>
Patch applied to wireless-drivers-next.git, thanks. 7c51d17c027e rtlwifi: Convert timers to use timer_setup() -- https://patchwork.kernel.org/patch/10023861/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

