aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorVarsha Rao <[email protected]>2017-03-04 22:34:02 +0530
committerGreg Kroah-Hartman <[email protected]>2017-03-06 11:17:41 +0100
commit6c492211fbbb4085ebf7a8d62a9424ce2423794f (patch)
tree5c1b534764825598f8f41af716a918d402fb6a57 /tools/perf/scripts/python/event_analyzing_sample.py
parentd89f191e0c8127813b39324440b0a82ba7a84ed8 (diff)
staging: media: atomisp: Removed unnecessary parentheses.
Removed parentheses on the right hand side of assignment, as they are not required. The following coccinelle script is used to fix this issue: @@ binary operator op = {<<,>>,+,/}; local idexpression id; expression e1, e2; @@ id = -( e1 op e2 -) Signed-off-by: Varsha Rao <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions