On Fri, Oct 09, 2015 at 06:39:47PM +0200, Julia Lawall wrote: > I guess that this incorrect too, for the opposite reason (double put)? > > drivers/clk/tegra/clk-emc.c: > > for_each_child_of_node(np, node) { > err = of_property_read_u32(node, "nvidia,ram-code", > &node_ram_code); > if (err) { > of_node_put(node); > continue; > } Oh yes, most definitely. Nice find! -- FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net. -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html