Re: [alsa-devel] [PATCH 2/4] sound/soc/fsl/p1022_ds.c: Addof_node_put to avoid memory leak

From: Timur Tabi
Date: Wed Sep 01 2010 - 14:39:40 EST


On Tue, Aug 31, 2010 at 10:48 AM, Julia Lawall <julia@xxxxxxx> wrote:
> Add a call to of_node_put in the error handling code following a call to
> of_parse_phandle.
>
> This patch also moves the existing call to of_node_put tothe end of the
> error handling code, to make it possible to jump to of_node_put without
> doing the other cleanup operations.  These appear to be disjoint
> operations, so the ordering doesn't matter.

Acked-by: Timur Tabi <timur@xxxxxxxxxxxxx>

Thanks, Julia.

--
Timur Tabi
Linux kernel developer at Freescale
--
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/