diff options
| author | Colin Ian King <colin.king@canonical.com> | 2020-02-08 22:15:29 +0000 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2020-02-11 11:25:24 +0000 |
| commit | 1646484ed2430e37f00945db4755449d54354b57 (patch) | |
| tree | 6b879aeb0d57e1c5ecaf0b62b377093c652d18bb /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 3025571edd9df653e1ad649f0638368a39d1bbb5 (diff) | |
| download | linux-1646484ed2430e37f00945db4755449d54354b57.tar.gz linux-1646484ed2430e37f00945db4755449d54354b57.zip | |
ASoC: rt5659: remove redundant assignment to variable idx
Variable idx is being assigned with a value that is never idx, it is
assigned a new value a couple of statements later. The assignment 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/20200208221529.37105-1-colin.king@canonical.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
