diff options
| author | Varsha Rao <[email protected]> | 2017-03-04 18:26:02 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-09 19:06:36 +0100 |
| commit | 4e1c89dec89ac2b94faf2b1b39197086d0a6352d (patch) | |
| tree | 85a49b6de817119c1cb65cecbc610829ab50245c /tools/perf/scripts/python/syscall-counts.py | |
| parent | e5619b1350946d7aabe8ed6b0210458a7057dd24 (diff) | |
staging: sm750fb: Removed unnecessary parentheses.
Removed parentheses on the right hand side of assignment, as they are
not required. The following coccinelle script was used to fix this
issue:
@@
local idexpression id;
expression e;
@@
id =
-(
e
-)
Signed-off-by: Varsha Rao <[email protected]>
Acked-by: Julia Lawall <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions