On 2017-10-05 at 02:50:48 +0200, 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.
> 
> Cc: "David S. Miller" <[email protected]>
> Cc: "[email protected]" <[email protected]>
> Cc: Tobias Klauser <[email protected]>
> Cc: Jarod Wilson <[email protected]>
> Cc: Philippe Reynes <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> Cc: Thomas Gleixner <[email protected]>
> Signed-off-by: Kees Cook <[email protected]>

Reviewed-by: Tobias Klauser <[email protected]>

Reply via email to