summaryrefslogtreecommitdiffstats
path: root/sound/core/oss
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-02-08 22:42:06 +0000
committerTakashi Iwai <tiwai@suse.de>2020-02-10 08:30:02 +0100
commit0e023687ca552147a76540377be4c642b1313d53 (patch)
treeb911186243a64b9e8d7b4a61c4978ab86af320ba /sound/core/oss
parentf18b529a662c18a060e29404d64188398bbf35e4 (diff)
downloadlinux-0e023687ca552147a76540377be4c642b1313d53.tar.bz2
ALSA: info: remove redundant assignment to variable c
Variable c is being assigned with the value -1 that is never read, it is assigned a new value in a following while-loop. 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/20200208224206.38540-1-colin.king@canonical.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/core/oss')
0 files changed, 0 insertions, 0 deletions