diff options
| author | Colin Ian King <colin.king@canonical.com> | 2020-02-23 15:18:58 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-02-23 19:20:49 +0100 |
| commit | 49ad571f70b36be713d73e16d20a1ba1765439e0 (patch) | |
| tree | 690b45f31bc95ff4a6f5d3e890604c1366c65690 /tools/perf/scripts/python/bin | |
| parent | 5a436cb13476133a1d0a9b0258da1e982796ce99 (diff) | |
| download | linux-49ad571f70b36be713d73e16d20a1ba1765439e0.tar.gz linux-49ad571f70b36be713d73e16d20a1ba1765439e0.zip | |
staging: rtl8188eu: remove redundant assignment to cond
Variable cond is initialized to a value that is never read and it
is re-assigned later. 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/20200223151858.416499-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
