commit | 2ed343f98178ff232b504bbd006b34db07835082 | [log] [tgz] |
---|---|---|
author | Allen Pais <allen.lkml@gmail.com> | Thu Sep 21 16:29:33 2017 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 21 15:47:57 2017 -0700 |
tree | 901e93d27399b74ac2d69e45666869c763c72140 | |
parent | 8701352b22a2f82c814283131587e970a56b69a8 [diff] |
net:nfc: use setup_timer Use setup_timer function instead of initializing timer with the function and data fields. Signed-off-by: Allen Pais <allen.lkml@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>