diff options
author | 2016-02-25 18:54:44 +0530 | |
---|---|---|
committer | 2016-03-11 22:09:09 -0800 | |
commit | acc17d671c6282bd720b234fd59830cd2fa012a4 (patch) | |
tree | afb9b56b1afecbfadfbc61343c46b55806b5ccb4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: rdma: hfi1: Remove casts of pointer to same type (diff) | |
download | wireguard-linux-acc17d671c6282bd720b234fd59830cd2fa012a4.tar.xz wireguard-linux-acc17d671c6282bd720b234fd59830cd2fa012a4.zip |
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/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions