diff options
author | Kees Cook | 2017-10-18 12:45:17 -0400 |
---|---|---|
committer | Theodore Ts'o | 2017-10-18 12:45:17 -0400 |
commit | 235699a8f457edec29ab0667029f3b43afaf5e81 (patch) | |
tree | 1b85d63c45a4f5d73df2c7774116e385e2b00d99 /fs/ext4/ialloc.c | |
parent | e3c957885e4286af2e3f03277bb0cb8b049e72c9 (diff) |
ext4: 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: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Reviewed-by: Jan Kara <jack@suse.cz>
Cc: Andreas Dilger <adilger.kernel@dilger.ca>
Cc: linux-ext4@vger.kernel.org
Diffstat (limited to 'fs/ext4/ialloc.c')
0 files changed, 0 insertions, 0 deletions