diff options
| author | Gargi Sharma <[email protected]> | 2017-02-18 11:07:41 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-06 09:16:59 +0100 |
| commit | 8954ef903fa5f86a42580bcf80cb0116ab2b3c02 (patch) | |
| tree | d253359698df5b1e2356aa9f2ffa1e0c14895fb4 /tools/perf/scripts/python | |
| parent | e65a60e5cd14e2416bf5a1e1092ce1ae9defdef5 (diff) | |
staging: wlan-ng: remove extra parentheses
Removes extra parentheses around function arguments. Issue
detected and resolved using the following coccinelle script:
@@
expression e;
identifier f;
@@
f(...,
-(
e
-)
,...)
Signed-off-by: Gargi Sharma <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions