diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-21 13:43:53 -0700 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-02 15:50:49 -0700 |
commit | 0788f28575801dadbddbfbe11e0bcc8174fffee3 (patch) | |
tree | 5cf68e7def8511fc1b255d7d6bb4f5516aedea01 /drivers/memstick | |
parent | 200d24d63303cc2131c9da571f4ef72887e3aa82 (diff) | |
download | lwn-0788f28575801dadbddbfbe11e0bcc8174fffee3.tar.gz lwn-0788f28575801dadbddbfbe11e0bcc8174fffee3.zip |
drivers/macintosh: 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: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: linuxppc-dev@lists.ozlabs.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'drivers/memstick')
0 files changed, 0 insertions, 0 deletions