linux-stable/scripts/coccinelle
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
..
api Merge branch 'akpm' (patches from Andrew) 2015-09-08 17:52:23 -07:00
free scripts/coccinelle/free/ifnullfree.cocci: add copyright information 2014-08-08 15:57:27 -07:00
iterators cocinelle: iterators: semantic patch to delete unneeded of_node_put 2015-10-26 22:39:11 +01:00
locks Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00
misc coccinelle: misc: remove "complex return code" warnings 2015-10-26 22:10:01 +01:00
null scripts/coccinelle: fix typos 2015-10-26 22:26:23 +01:00
tests coccinelle: tests: improve odd_ptr_err.cocci 2015-10-26 20:54:28 +01:00