From: Kees Cook <keesc...@chromium.org> Date: Wed, 4 Oct 2017 16:26:59 -0700
> This refactors the only users of init_timer_deferrable() to use > the new timer_setup() and from_timer(). Removes definition of > init_timer_deferrable(). > > Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org> > Cc: Michael Ellerman <m...@ellerman.id.au> > Cc: Sebastian Reichel <s...@kernel.org> > Cc: Harish Patil <harish.pa...@cavium.com> > Cc: Manish Chopra <manish.cho...@cavium.com> > Cc: Kalle Valo <kv...@qca.qualcomm.com> > Cc: linuxppc-...@lists.ozlabs.org > Cc: netdev@vger.kernel.org > Cc: linux-wirel...@vger.kernel.org > Signed-off-by: Kees Cook <keesc...@chromium.org> For networking: Acked-by: David S. Miller <da...@davemloft.net>