On Tue, Oct 24, 2017 at 03:02:23AM -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.
Would have preferd patch per driver. > Cc: Vinod Koul <vinod.k...@intel.com> > Cc: Dan Williams <dan.j.willi...@intel.com> > Cc: Dave Jiang <dave.ji...@intel.com> > Cc: Ujjal Singh <ujjal.si...@intel.com> > Cc: Pan Bian <bianpan2...@163.com> > Cc: dmaeng...@vger.kernel.org This is pretty useless for the log. i prefer adding this after s-o-b line so that it doesn't get carried while applying > Signed-off-by: Kees Cook <keesc...@chromium.org> Applied now, thanks -- ~Vinod