diff options
author | Colin Ian King <[email protected]> | 2019-07-04 13:44:25 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2019-07-04 15:13:38 +0200 |
commit | 335399362a6edeec5a365ed0fbb0b6902cacc4e4 (patch) | |
tree | 6ec1f5d587e15c7e1d13464489433d580073f90c /net/lapb/lapb_subr.c | |
parent | d07a9a4f66e944fcc900812cbc2f6817bde6a43d (diff) |
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 <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions