diff options
author | Pierre-Louis Bossart <[email protected]> | 2021-08-04 14:24:55 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-08-05 15:38:54 +0100 |
commit | c18abd00333b8b4c6432f4a6789aa02e3b18fdc8 (patch) | |
tree | 2c4b9fd6c300f896e29f2d08f7bd0e8cd8e25c53 /tools/perf/scripts/python/syscall-counts.py | |
parent | 221034aca4fdcf8a6552267d2d3aa6825fae29b1 (diff) |
ASoC: mt6359-accdet.c: remove useless assignments
cppcheck warnings (and additional issue found by code inspection)
sound/soc/codecs/mt6359-accdet.c:464:10: style: Variable 'ret' is
assigned a value that is never used. [unreadVariable]
int ret = 0;
^
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions