diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-16 23:56:42 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-10-17 17:37:37 +0200 |
commit | b93ab338f7f0e39321b282d694a52736fdab172b (patch) | |
tree | 9ef3a004fb637a108f1497cad0966ce561184d14 /mm/page_counter.c | |
parent | timer: Remove meaningless .data/.function assignments (diff) | |
download | linux-b93ab338f7f0e39321b282d694a52736fdab172b.tar.xz linux-b93ab338f7f0e39321b282d694a52736fdab172b.zip |
libata: 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: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Tejun Heo <tj@kernel.org>
Cc: linux-ide@vger.kernel.org
Link: https://lkml.kernel.org/r/20171005004842.GA23011@beast
Diffstat (limited to 'mm/page_counter.c')
0 files changed, 0 insertions, 0 deletions