aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJanani Ravichandran <[email protected]>2016-02-11 17:01:01 -0500
committerGreg Kroah-Hartman <[email protected]>2016-02-11 20:00:30 -0800
commite3b07865f5f6962d83e8b94d2968a9cfab7bdce5 (patch)
tree3e2b43da88df2085f9af49dbb6990bbb90f09d30 /tools/perf/scripts/python
parent474be12de61c60503ee6164b65afd5608e60b80c (diff)
staging: gdm724x: Remove unneeded parentheses
Remove parentheses around the right hand side of assignment statements as they are not needed. Semantic patch: @@ 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')
0 files changed, 0 insertions, 0 deletions