From: Kees Cook <keesc...@chromium.org> Date: Wed, 4 Oct 2017 16:26:58 -0700
> This refactors the only users of init_timer_pinned() to use > the new timer_setup() and from_timer(). Drops the definition of > init_timer_pinned(). > > Cc: Chris Metcalf <cmetc...@mellanox.com> > Cc: Thomas Gleixner <t...@linutronix.de> > Cc: netdev@vger.kernel.org > Signed-off-by: Kees Cook <keesc...@chromium.org> For networking: Acked-by: David S. Miller <da...@davemloft.net>