1
0
Fork 0
alistair23-linux/scripts/coccinelle/iterators
Julia Lawall 6851ba1a1b coccinelle: use exists to improve efficiency
This just needs to find any reassignment of the loop iterator, and doesn't
need such a thing on all execution paths, so use exists on the first rule.

Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2017-11-14 23:21:16 +09:00
..
device_node_continue.cocci scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocci 2016-07-22 12:13:39 +02: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: use exists to improve efficiency 2017-11-14 23:21:16 +09:00
use_after_iter.cocci scripts/coccinelle: modernize & 2016-02-18 11:49:30 +01:00