diff options
author | Colin Ian King <[email protected]> | 2019-09-05 16:48:26 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2019-09-05 19:46:06 +0200 |
commit | f953e72c9ca60ef13bb9680af8a5baf92cb93e52 (patch) | |
tree | 2aae2a8c25c9e502169f02a02332d6cead95f643 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 06f1449a2eaa9ec48b9f025e5e5449ffce4d5cec (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions