From: Jiri Slaby
Date: Wed, 15 Feb 2017 16:59:35 +0100
> From: Jan Koniarik
>
> Stop accessing timer struct members directly and use setup_timer and
> mod_timer helpers intended for that use. It makes the code cleaner and
> will allow for easier change of the timer struct internals.
>
> Signed
From: Jan Koniarik
Stop accessing timer struct members directly and use setup_timer and
mod_timer helpers intended for that use. It makes the code cleaner and
will allow for easier change of the timer struct internals.
Signed-off-by: Jan Koniarik
Signed-off-by: Jiri Slaby
Cc: Chas Williams <3c