diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-09-05 18:48:26 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-09-05 20:46:06 +0300 |
commit | f953e72c9ca60ef13bb9680af8a5baf92cb93e52 (patch) | |
tree | 2aae2a8c25c9e502169f02a02332d6cead95f643 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 06f1449a2eaa9ec48b9f025e5e5449ffce4d5cec (diff) | |
download | linux-f953e72c9ca60ef13bb9680af8a5baf92cb93e52.tar.xz |
ALSA: hda/hdmi: remove redundant assignment to variable pcm_idx
Variable pcm_idx is being initialized with a value that is never read
and is being re-assigned immediately afterwards. The assignment is
redundant and hence can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20190905154826.5916-1-colin.king@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions