Home
last modified time | relevance | path

Searched hist:"0 d6942348c71cc3246d166245e811841b7388587" (Results 1 – 1 of 1) sorted by relevance

/linux/samples/connector/
H A Dcn_test.cdiff 0d6942348c71cc3246d166245e811841b7388587 Tue Oct 17 01:02:25 CEST 2017 Kees Cook <keescook@chromium.org> samples: 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: Jonathan Corbet <corbet@lwn.net>