diff options
author | Colin Ian King <[email protected]> | 2019-08-13 15:01:51 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2019-08-14 17:44:06 +0200 |
commit | d7da429339f503854b777ed941456841a72b48b6 (patch) | |
tree | f36adc6dca2c2c128020eb7619f4c693e352cf6b /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | 31fa571c01d869c659d6bc0a7960a55ce314923c (diff) |
ALSA: sb: remove redundant assignment to variable result
Variable result is initialized to a value that is never read and it is
re-assigned later. 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 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions