diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 03:00:18 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-04 12:01:54 +0100 |
commit | a8497b31fee650846fcc5a1e41f4ef22318a9925 (patch) | |
tree | a7b92db99b501b547a22de5e90e6bf0d5e9c807a /kernel/exec_domain.c | |
parent | 4790b6dc7ad6c0f1eb71b94c4babe10a9c41c697 (diff) |
tty: cyclades: 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. Moves timer structures
from global to attached to struct cyclades_port.
Cc: Jiri Slaby <jslaby@suse.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/exec_domain.c')
0 files changed, 0 insertions, 0 deletions