On Mon, Oct 16, 2017 at 05:00:19PM -0700, 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: "Theodore Ts'o" <[email protected]> > Cc: Andreas Dilger <[email protected]> > Cc: [email protected] > Signed-off-by: Kees Cook <[email protected]> > Reviewed-by: Reviewed-by: Jan Kara <[email protected]>
Applied, thanks.
- Ted

