diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-16 14:56:42 -0700 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-10-17 17:37:37 +0200 |
commit | b93ab338f7f0e39321b282d694a52736fdab172b (patch) | |
tree | 9ef3a004fb637a108f1497cad0966ce561184d14 /scripts/gdb/linux/modules.py | |
parent | 3c557df67257c114401f18ee412f0b74091c3c6f (diff) |
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 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions