diff options
author | Colin Ian King <[email protected]> | 2017-10-15 22:16:45 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2017-10-16 13:36:24 +0200 |
commit | 40ddfe659a19baa2ccc73899a150ca03373c44aa (patch) | |
tree | 0c42642e14bbfb696e5d44531d888ea52fa559ea /lib/test_overflow.c | |
parent | de168981384097f810d3ecfb4bcfa5019cc7c160 (diff) |
ALSA: ens137x: remove redundant variable result
Variable result is being assigned a value from a calculation
however the variable is never read, so this redundant variable
can be removed.
Cleans up clang warning: Value stored to 'result' is never read
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions