diff options
author | Bhaktipriya Shridhar <bhaktipriya96@gmail.com> | 2016-02-25 16:24:44 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-03-12 09:09:09 +0300 |
commit | acc17d671c6282bd720b234fd59830cd2fa012a4 (patch) | |
tree | afb9b56b1afecbfadfbc61343c46b55806b5ccb4 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | a4fe1bc16411c4d3f8cbc0dbecb7b5dff80cd143 (diff) | |
download | linux-acc17d671c6282bd720b234fd59830cd2fa012a4.tar.xz |
staging: rdma: hfi1: Remove unnecessary parantheses
Removed parantheses on the right hand side of assignments as they are not
needed. Coccinelle patch used:
@@ expression a, b; @@
a = &
-(
b
-)
Signed-off-by: Bhaktipriya Shridhar <bhaktipriya96@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions