diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-05-31 17:14:12 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-06-25 08:00:13 +0300 |
commit | f0822dfc5887a2f93ac2b72cd21ab307cee4226a (patch) | |
tree | 6151f2a075d01da03ca1040ec6259155d6dd7154 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 5315f9d40191f98abcd3164e632a8a8f737b1cf0 (diff) | |
download | linux-f0822dfc5887a2f93ac2b72cd21ab307cee4226a.tar.xz |
rtlwifi: remove redundant assignment to variable k
The assignment of 0 to variable k is never read once we break out of
the loop, so the assignment 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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions