diff options
author | 2019-07-05 08:53:03 +0100 | |
---|---|---|
committer | 2019-07-05 17:58:11 +0100 | |
commit | 590eb2f4ef94cb3f3e73345c6db4de97c9cd539e (patch) | |
tree | 2b99f6daa17dc85d032e262d8bed07ff6ccffdee /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: wcd9335: remove multiple defines. (diff) | |
download | wireguard-linux-590eb2f4ef94cb3f3e73345c6db4de97c9cd539e.tar.xz wireguard-linux-590eb2f4ef94cb3f3e73345c6db4de97c9cd539e.zip |
ASoC: rt5665: remove redundant assignment to variable idx
The variable idx is being initialized with a value that is never
read and it is being updated later with a new value. 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/20190705075303.14692-1-colin.king@canonical.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions