diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2018-05-21 09:58:48 +0300 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-05-22 17:00:23 +0300 |
commit | 32d0572a75c81a2c70394f9e110ca080b9a733b1 (patch) | |
tree | e6355b35da23d5818cac3691463a9d32c04d00b4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4c1d9bb0b5d3c0b3468ac8e68a05972eb957630f (diff) | |
download | linux-32d0572a75c81a2c70394f9e110ca080b9a733b1.tar.xz |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions