On Mon, 16 Oct 2017 16:02:25 -0700 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. > > Signed-off-by: Kees Cook <[email protected]> Argh, so I'm the samples/ maintainer too now? :) Applied, thanks. jon

