diff options
author | Kees Cook <keescook@chromium.org> | 2017-10-24 13:00:10 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-04 14:01:54 +0300 |
commit | 4790b6dc7ad6c0f1eb71b94c4babe10a9c41c697 (patch) | |
tree | 6489bae7a8baa9c8ed1f097a06beaad5f2445813 /samples/rpmsg | |
parent | ad0cda7a90f26970d65163095c5da39f541921bc (diff) | |
download | linux-4790b6dc7ad6c0f1eb71b94c4babe10a9c41c697.tar.xz |
tty: vcc: 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: "David S. Miller" <davem@davemloft.net>
Cc: Jiri Slaby <jslaby@suse.com>
Cc: sparclinux@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples/rpmsg')
0 files changed, 0 insertions, 0 deletions