Re: [PATCH] mfd: Use devm_* APIs for mc13xxx: remove leftover kfree

From: Axel Lin
Date: Mon Sep 17 2012 - 20:58:34 EST


2012/9/18 Andreas Pretzsch <apr@xxxxxxxxx>:
> commit e7c706b1e5ccf28eaaf76c7a4613e80b0ca52863 migrated the allocation
> of struct mc13xxx to devm_* functions, but left a kfree(mc13xxx) in the
> mc13xxx_common_init error path. Remove it to prevent memory corruption.
>
> Signed-off-by: Andreas Pretzsch <apr@xxxxxxxxx>

Reviewed-by: Axel Lin <axel.lin@xxxxxxxxx>
--
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/