Re: [PATCH 1/2] timer: Export destroy_hrtimer_on_stack()

From: David Miller
Date: Tue May 31 2016 - 14:44:27 EST


From: Guenter Roeck <linux@xxxxxxxxxxxx>
Date: Thu, 26 May 2016 17:21:05 -0700

> hrtimer_init_on_stack() needs a matching call to
> destroy_hrtimer_on_stack(), so both need to be exported.
>
> Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx>

Applied.