aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBhumika Goyal <[email protected]>2016-02-17 01:01:58 +0530
committerGreg Kroah-Hartman <[email protected]>2016-02-20 14:38:33 -0800
commit496baea013b6c9ef7eaf80facc50b4317e5cd39c (patch)
tree546ed3a8ac6bf937d612ad2ca245ddd72cccb195 /tools/perf/scripts/python/export-to-postgresql.py
parentf51e5a202e3cd6656f91fd61fda0bf206aa895e3 (diff)
Staging: lustre: lov: Pull assignments out of function call
Assignments in function call arguments are undesirable. So pull such assignments out before function call. Made a coccinelle script to detect such cases: @@ expression fn,b,d; @@ * fn(...,d=b,...); Signed-off-by: Bhumika Goyal <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions