diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 03:23:39 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-04 12:03:13 +0100 |
commit | 4e826adcaafa4b599811ddf39b6b814b8e1b4f5e (patch) | |
tree | 07ffbf439f1d1474d36ae09df7937c20947f79b1 /fs | |
parent | 7e0471078781dc60a564a442d56b4f846504c43c (diff) | |
download | linux-4e826adcaafa4b599811ddf39b6b814b8e1b4f5e.tar.bz2 |
drivers/sgi-xp: 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: Cliff Whickman <cpw@sgi.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Robin Holt <robinmholt@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions