diff options
author | Kees Cook <keescook@chromium.org> | 2017-08-30 06:00:21 +0200 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-11-02 23:44:09 +0100 |
commit | 9b5dfbdd1f51558d321ccf15ac1e45ef1f593e83 (patch) | |
tree | 6d3a87cadfc58ecc88e70ccdc882b731fbed2423 /fs/quota | |
parent | rcu: Convert timers to use timer_setup() (diff) | |
download | linux-9b5dfbdd1f51558d321ccf15ac1e45ef1f593e83.tar.xz linux-9b5dfbdd1f51558d321ccf15ac1e45ef1f593e83.zip |
fs/ncpfs: 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: Petr Vandrovec <petr@vandrovec.name>
Cc: Jan Kara <jack@suse.cz>
Cc: Jens Axboe <axboe@fb.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/quota')
0 files changed, 0 insertions, 0 deletions