diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-07-09 16:29:38 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2021-07-12 13:12:47 +0200 |
commit | 2d52c5dd8e80b50501af51d3c03e4e649d31adbe (patch) | |
tree | e6168b51843fc627e0db0b602835479d042572ac /sound/pci/ice1712 | |
parent | 2e2832562c877e6530b8480982d99a4ff90c6777 (diff) | |
download | linux-2d52c5dd8e80b50501af51d3c03e4e649d31adbe.tar.bz2 |
ALSA: hda/ca0132: remove redundant initialization of variable status
The variable status is being initialized with a value that is never
read, 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/20210709152938.460763-1-colin.king@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/ice1712')
0 files changed, 0 insertions, 0 deletions