diff options
| author | 2019-03-21 22:01:08 +0530 | |
|---|---|---|
| committer | 2019-03-21 19:57:26 +0100 | |
| commit | 52012642a599d5ea090e99d6213ea736237ca7a6 (patch) | |
| tree | aac56e8147d4b85fbf6c73ba375ae2ae47fe5eb4 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | staging: erofs: Replace NULL comparisons (diff) | |
staging: greybus: sdio.c: Remove unncessary paranthesis.
Challenge suggested by coccinelle.
Remove unnecessary parathesis around the right hand of
assignment using the below script.
@@
binary operator op = {==,!=,&&,||,>=,<=,&,|};
expression l, r, t;
@@
(
l = (r op t)
|
l =
-(
r
-)
)
Signed-off-by: Sanjana Sanikommu <sanjana99reddy99@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
