aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorSanjana Sanikommu <[email protected]>2019-03-31 16:11:42 +0530
committerGreg Kroah-Hartman <[email protected]>2019-04-01 19:31:11 +0200
commit9a3aebc02a8469decafd0aae557082ff15259b85 (patch)
tree2d60220111c495e571cf756e09a45d25a7f5b763 /tools/perf/scripts/python/bin/stackcollapse-record
parent135afb2b2184d95c5b57207b558e8f781b1e7f0e (diff)
staging: sm750fb: Remove unnecessary parenthesis.
Challenge suggested by coccinelle. Remove unnecessary parenthesis around the right hand of the assignment using the below script. @@ binary operator op = {!=,&&,||,>=,<=,&,|}; expression l, r, t; @@ ( l = (r op t) | l = -( r -) ) Signed-off-by: Sanjana Sanikommu <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions