Re: [PATCH 21/21] power: fix invalid free of devm_ allocated data

From: Anton Vorontsov
Date: Mon Apr 01 2013 - 02:47:16 EST


On Thu, Mar 28, 2013 at 02:51:59AM +0200, Andrei Epure wrote:
> The objects allocated by devm_* APIs are managed by devres and are freed when
> the device is detached. Hence there is no need to use kfree() explicitly.
> Patch found using coccinelle.
>
> Signed-off-by: Andrei Epure <epure.andrei@xxxxxxxxx>
> ---

Jingoo Han sent a similar change ealier... but thanks anyway!

Anton
--
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/