diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-25 03:51:58 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-27 12:09:15 +0900 |
commit | 97815186d4f1ea0a14b0683ddc63f288809a94e9 (patch) | |
tree | 0e7ba82ee301d484daf46aad39fe2bb927130513 /include | |
parent | 3248f77fa3eec6014653166a9cd0d429e8d30890 (diff) | |
download | linux-97815186d4f1ea0a14b0683ddc63f288809a94e9.tar.bz2 |
drivers/net: nuvoton: Convert timers to use timer_setup()
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: Wan ZongShun <mcuos.com@gmail.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: netdev@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions