diff options
| author | Colin Ian King <[email protected]> | 2020-02-23 15:28:40 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-02-23 19:20:49 +0100 |
| commit | 999d544c600cb6528d3a1197d732e03058829204 (patch) | |
| tree | 952bf9e3adde6b03bc7da4ba7f078a8d0c3a8cc9 /tools/perf/scripts/python/bin | |
| parent | 49ad571f70b36be713d73e16d20a1ba1765439e0 (diff) | |
staging: rtl8723bs: core: remove redundant zero'ing of counter variable k
The zero'ing of counter variable k is redundant as it is never read
after breaking out of the while loop. Remove it.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions