alistair23-linux/scripts/coccinelle/iterators
Julia Lawall 41167d072b cocinelle: iterators: semantic patch to delete unneeded of_node_put
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 <Julia.Lawall@lip6.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2015-10-26 22:39:11 +01:00
..
device_node_continue.cocci cocinelle: iterators: semantic patch to delete unneeded of_node_put 2015-10-26 22:39:11 +01:00
fen.cocci Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00
itnull.cocci Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00
list_entry_update.cocci Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00
use_after_iter.cocci Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00