summaryrefslogtreecommitdiff
path: root/drivers/staging/rtlwifi/base.c
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2017-10-24 11:26:09 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-03 14:48:56 +0300
commit8a81f7491655f1fd9398c63048700351cb713471 (patch)
treeb3618c93139fa44f9c18f76a56b295d550338aee /drivers/staging/rtlwifi/base.c
parent313144c1bcd6dd22f2375a602a8cb6efa759c8cd (diff)
downloadlinux-8a81f7491655f1fd9398c63048700351cb713471.tar.xz
staging: ks7010: 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 <gregkh@linuxfoundation.org> Cc: "Tobin C. Harding" <me@tobin.cc> Cc: devel@driverdev.osuosl.org Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtlwifi/base.c')
0 files changed, 0 insertions, 0 deletions