[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171019130646.4fd330ec@lwn.net>
Date: Thu, 19 Oct 2017 13:06:46 -0600
From: Jonathan Corbet <corbet@....net>
To: Kees Cook <keescook@...omium.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] samples: Convert timers to use timer_setup()
On Mon, 16 Oct 2017 16:02:25 -0700
Kees Cook <keescook@...omium.org> wrote:
> 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@...omium.org>
Argh, so I'm the samples/ maintainer too now? :)
Applied, thanks.
jon
Powered by blists - more mailing lists