Re: [PATCH] pinctrl/pinctrl-u300: remove unneeded devm_kfree call

From: Linus Walleij
Date: Fri Jul 27 2012 - 19:11:17 EST


On Sat, Jul 21, 2012 at 10:37 AM, Devendra Naga
<develkernel412222@xxxxxxxxx> wrote:

> the allocated memory will be destroyed at the driver unload time,
> automatically if driver uses the devm_ functions, so no need of
> doing devm_kfree at the error path
>
> Signed-off-by: Devendra Naga <develkernel412222@xxxxxxxxx>

Applied.

Thanks!
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/