diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-16 16:02:25 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-10-19 13:06:04 -0600 |
commit | 0d6942348c71cc3246d166245e811841b7388587 (patch) | |
tree | 9c0c01a5045192023bbff8d8e3f3b4b607772ba2 /fs/fat | |
parent | 7d7363e403ce959941f80684cc5f33e747afff17 (diff) | |
download | linux-0d6942348c71cc3246d166245e811841b7388587.tar.gz linux-0d6942348c71cc3246d166245e811841b7388587.tar.bz2 linux-0d6942348c71cc3246d166245e811841b7388587.zip |
samples: 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.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'fs/fat')
0 files changed, 0 insertions, 0 deletions