diff options
| author | 2019-03-31 16:11:42 +0530 | |
|---|---|---|
| committer | 2019-04-01 19:31:11 +0200 | |
| commit | 9a3aebc02a8469decafd0aae557082ff15259b85 (patch) | |
| tree | 2d60220111c495e571cf756e09a45d25a7f5b763 /include | |
| parent | staging: media: zoran: Modify return statement. (diff) | |
staging: sm750fb: Remove unnecessary parenthesis.
Challenge suggested by coccinelle.
Remove unnecessary parenthesis around the right hand
of the 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 'include')
0 files changed, 0 insertions, 0 deletions
