Re: [PATCH] atm: nicstar: use the setup_timer helper

From: David Miller
Date: Thu Nov 30 2017 - 09:23:11 EST


From: Colin King <colin.king@xxxxxxxxxxxxx>
Date: Fri, 24 Nov 2017 08:59:25 +0000

> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> Replace init_timer and two explicit assignments with the setup_timer
> helper.
>
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>

setup_timer() no longer even exists in the tree.