On Mon, 2017-10-16 at 15:51 -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.
> 
> setup_timer() was already being called before the open-coded
> init_timer()
> and .data assignment. These are removed as well.
> 
> Cc: Dennis Dalessandro <[email protected]>
> Cc: Doug Ledford <[email protected]>
> Cc: Sean Hefty <[email protected]>
> Cc: Hal Rosenstock <[email protected]>
> Cc: [email protected]
> Signed-off-by: Kees Cook <[email protected]>

Thanks, applied.

-- 
Doug Ledford <[email protected]>
    GPG KeyID: B826A3330E572FDD
    Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD

Reply via email to