On 08/15/2019 09:03 AM, Nishka Dasgupta wrote: > External E-Mail > > > Each iteration of for_each_available_child_of_node puts the previous > node, but in the case of a break from the middle of the loop, there > is no put, thus causing a memory leak. Hence add an of_node_put before > the break. > Issue found with Coccinelle. > > Signed-off-by: Nishka Dasgupta <nishkadg.linux@xxxxxxxxx> > --- > drivers/mtd/spi-nor/hisi-sfc.c | 1 + > 1 file changed, 1 insertion(+) > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git, spi-nor/next branch. Thanks, ta ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/