diff options
| author | Daniel Mack <[email protected]> | 2018-06-29 14:37:45 +0200 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2018-07-02 17:26:57 +0300 |
| commit | f0eea2772a6baf06961c6b0812bcb3adcce307a9 (patch) | |
| tree | efe04138a7f110f6536c2b103cea549d09eac045 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 9a53d0b6f8c61b27e7071d75fb82cf707968f75a (diff) | |
wcn36xx: drop unnecessary initialization of variables
Initialization is unneccessary when the variable is written before it is
read. There were some occasions in which the driver would initialize `ret'
during declaration without need.
Purely a cosmetic change with no functional impact.
Signed-off-by: Daniel Mack <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions