On Tue, Apr 7, 2015 at 6:04 PM, Varka Bhadram <varkabhadram@xxxxxxxxx> wrote: > commit 3de07e5aaf290a0b58919 ("drivers: gpio: use devm_kzalloc") > introduce devm_kzalloc() for allocating the memory. In this case kfree > is not required to use. Above commit id introduced the bug that kfree > is not removed from the remove function. > > This patch fix the above bug. > > Signed-off-by: Varka Bhadram <varkab@xxxxxxx> Patch applied. BTW these "deep cleanups" are much appreciated. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html