diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-07-04 15:44:25 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2019-07-04 16:13:38 +0300 |
commit | 335399362a6edeec5a365ed0fbb0b6902cacc4e4 (patch) | |
tree | 6ec1f5d587e15c7e1d13464489433d580073f90c /include/uapi | |
parent | d07a9a4f66e944fcc900812cbc2f6817bde6a43d (diff) | |
download | linux-335399362a6edeec5a365ed0fbb0b6902cacc4e4.tar.xz |
ALSA: hda/ca0132 - remove redundant assignment to variable 'changed'
The variable 'changed' is being initialized with a value that is never
read and it is being updated later with a new value. The initialization
is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions