<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/scripts/coccinelle/iterators/device_node_continue.cocci, branch v4.4</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v4.4</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v4.4'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2015-10-26T21:39:11Z</updated>
<entry>
<title>cocinelle: iterators: semantic patch to delete unneeded of_node_put</title>
<updated>2015-10-26T21:39:11Z</updated>
<author>
<name>Julia Lawall</name>
<email>Julia.Lawall@lip6.fr</email>
</author>
<published>2015-10-22T20:11:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=41167d072b8626ed14e80241c71beb99ac65db53'/>
<id>urn:sha1:41167d072b8626ed14e80241c71beb99ac65db53</id>
<content type='text'>
Device node iterators perform an of_node_put on each iteration, so putting
an of_node_put before a continue results in a double put.

Signed-off-by: Julia Lawall &lt;Julia.Lawall@lip6.fr&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
</feed>
