linux-stable/sound/pci/rme9652
Colin Ian King 0cc6297222 ALSA: hdsp: remove redundant assignment to variable err
Variable err is being assigned with a value that is never read, it is
assigned a new value in the next statement. 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/20200208222006.37376-1-colin.king@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-02-10 08:29:26 +01:00
..
hdsp.c ALSA: hdsp: remove redundant assignment to variable err 2020-02-10 08:29:26 +01:00
hdspm.c sound updates for 5.6-rc1 2020-01-28 16:26:57 -08:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rme9652.c sound updates for 5.6-rc1 2020-01-28 16:26:57 -08:00