diff options
| author | Colin Ian King <colin.king@canonical.com> | 2020-04-20 23:24:49 +0100 |
|---|---|---|
| committer | Luca Coelho <luciano.coelho@intel.com> | 2020-06-08 14:39:00 +0300 |
| commit | ce475a8fb2229ffdb14ae011625097b3d3a8e39d (patch) | |
| tree | 3a3cda0ead0481291794285c0fa190be687e427d /tools/perf/scripts/python | |
| parent | 0f736f3bec8db0603f625c8c377a5010a5a1b066 (diff) | |
| download | linux-ce475a8fb2229ffdb14ae011625097b3d3a8e39d.tar.gz linux-ce475a8fb2229ffdb14ae011625097b3d3a8e39d.zip | |
iwlwifi: mvm: remove redundant assignment to variable ret
The variable ret is being assigned 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>
Link: https://lore.kernel.org/r/20200420222449.99481-1-colin.king@canonical.com
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
