1
0
Fork 0
alistair23-linux/scripts/coccinelle/locks
Julia Lawall 32d0572a75 coccinelle: mini_lock: improve performance
Replace <+... ...+> by ... when any.  <+... ...+> is slow, and in some
obscure cases involving backward jumps it doesn't force the unlock to
actually come after the end of the if.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-05-22 23:00:23 +09:00
..
call_kern.cocci Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00
double_lock.cocci Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00
flags.cocci Coccinelle: Update the options used to the new option scheme 2013-07-03 22:58:13 +02:00
mini_lock.cocci coccinelle: mini_lock: improve performance 2018-05-22 23:00:23 +09:00