On 10/05/2017 02:48 AM, Kees Cook 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: Intel SCU Linux support <[email protected]> > Cc: Artur Paszkiewicz <[email protected]> > Cc: "James E.J. Bottomley" <[email protected]> > Cc: "Martin K. Petersen" <[email protected]> > Cc: [email protected] > Cc: Thomas Gleixner <[email protected]> > Signed-off-by: Kees Cook <[email protected]>
Reviewed-by: Artur Paszkiewicz <[email protected]>

