diff options
| author | Kees Cook <keescook@chromium.org> | 2017-10-17 03:28:58 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2017-10-18 14:39:37 +0300 |
| commit | 41fce7034bf39721a30d7e6f2cb479808d7aea78 (patch) | |
| tree | 6f863d6772aaca8c31e25864c162976baad9bdb4 /scripts/const_structs.checkpatch | |
| parent | eb8c6b5b4402581a805a5d8a736a7058c4c5abb7 (diff) | |
| download | linux-41fce7034bf39721a30d7e6f2cb479808d7aea78.tar.xz | |
net: tulip: de2104x: 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: "David S. Miller" <davem@davemloft.net>
Cc: "yuval.shaia@oracle.com" <yuval.shaia@oracle.com>
Cc: Tobias Klauser <tklauser@distanz.ch>
Cc: Jarod Wilson <jarod@redhat.com>
Cc: Philippe Reynes <tremyfr@gmail.com>
Cc: netdev@vger.kernel.org
Cc: linux-parisc@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
