diff options
| author | Colin Ian King <colin.king@canonical.com> | 2019-07-05 11:17:34 +0300 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2019-07-24 14:44:25 +0300 |
| commit | 4c8a468510196ff0a2c5ea28e8c27cd543a95861 (patch) | |
| tree | fd0d6fbc74bec32b0d5ec47193b11156d256dcc4 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 18e714687bea7f9f5155625aec04e335c0022128 (diff) | |
| download | linux-4c8a468510196ff0a2c5ea28e8c27cd543a95861.tar.xz | |
libertas: remove redundant assignment to variable ret
The variable ret is being initialized with a value that is never
read and it is being updated later with a new value. The
initialization is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
