diff options
| author | Varsha Rao <rvarsha016@gmail.com> | 2017-03-04 18:26:02 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-09 19:06:36 +0100 |
| commit | 4e1c89dec89ac2b94faf2b1b39197086d0a6352d (patch) | |
| tree | 85a49b6de817119c1cb65cecbc610829ab50245c /tools/perf/scripts/python/bin/stackcollapse-record | |
| 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 <rvarsha016@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
