From: Allen Pais
Date: Mon, 25 Sep 2017 13:00:05 +0530
> Use setup_timer function instead of initializing timer with the
>function and data fields.
>
> Signed-off-by: Allen Pais
> ---
> v2: rebased to latest net-next.
Applied.
Use setup_timer function instead of initializing timer with the
function and data fields.
Signed-off-by: Allen Pais
---
v2: rebased to latest net-next.
net/nfc/llcp_core.c | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/net/nfc/llcp_core.c b/net/nfc/llcp_core.c