Re: [PATCH 1/2] gpio: rcar: Fix error path for devm_kzalloc() failure

From: Linus Walleij
Date: Wed Jan 14 2015 - 08:13:50 EST


On Mon, Jan 12, 2015 at 11:07 AM, Geert Uytterhoeven
<geert+renesas@xxxxxxxxx> wrote:

> If the call to devm_kzalloc() fails, nothing must be cleant up.
> This was missed before because gpio_rcar_probe() had a "return"
> statement after the first "goto err0".
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> Fixes: df0c6c80232f2ad4 ("gpio: rcar: Add minimal runtime PM support")

Patch applied.

Yours,
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/