On 10/25/2017 12:18 PM, 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: Herbert Xu <[email protected]>
Cc: Jesper Nilsson <[email protected]>
Cc: Lars Persson <[email protected]>
Cc: Niklas Cassel <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Jamie Iles <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>

For drivers/crypto/axis:
Acked-by: Lars Persson <[email protected]>

Thanks,
 Lars

Reply via email to