diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-05-30 21:40:44 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-06-25 07:59:29 +0300 |
commit | 5315f9d40191f98abcd3164e632a8a8f737b1cf0 (patch) | |
tree | 70e20911069bd2ef63ebd7682cb6e95b386fbf5b /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 6c0ed66f1a5b84e2a812c7c2d6571a5621bf3396 (diff) | |
download | linux-5315f9d40191f98abcd3164e632a8a8f737b1cf0.tar.xz |
rtlwifi: remove redundant assignment to variable badworden
The variable badworden is assigned with a value that is never read and
it is re-assigned a new value immediately afterwards. The assignment is
redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions