diff options
| author | Kees Cook <[email protected]> | 2017-10-16 16:24:46 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-10-18 15:44:39 +0200 |
| commit | d2e5af14fc8e70e76a0dfbb91d910ef74bb0eead (patch) | |
| tree | 77d84f4514779c14207409f28111a486690f52d0 /tools | |
| parent | fd5b9b83d8226a2e50ba7c01818ca4ee3dd7aa6b (diff) | |
staging: rtl8192u: 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: Greg Kroah-Hartman <[email protected]>
Cc: Derek Robson <[email protected]>
Cc: simran singhal <[email protected]>
Cc: Riccardo Marotti <[email protected]>
Cc: Fabrizio Perria <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Baoyou Xie <[email protected]>
Cc: Tuomo Rinne <[email protected]>
Cc: Colin Ian King <[email protected]>
Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions