aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorJanani Ravichandran <[email protected]>2016-02-11 16:03:08 -0500
committerGreg Kroah-Hartman <[email protected]>2016-02-11 20:05:35 -0800
commit599b87809594e2b8f742cbd318db31935689cceb (patch)
tree83d5fb14036db4fad7d195a265c1a08c5c70ec85 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent686f0c2301a762cf0fc73bd0cfaf62473ddc76d6 (diff)
staging: emxx_udc: Remove parentheses around the right hand side of assignment
Remove parentheses around the right hand side of assignments as they are not needed. Semantic patch used: @@ expression a, b, c; @@ ( a = (b == c) | a = - ( b - ) ) Signed-off-by: Janani Ravichandran <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions