diff options
author | Pierre-Louis Bossart <[email protected]> | 2022-05-20 16:17:06 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-06-06 12:35:09 +0100 |
commit | cac24a360a6b948ffb75c3d7ccc819064300454c (patch) | |
tree | 92d8179e2d9ccd851720ea0f65fc25c4cb9d4ecb /tools/perf/scripts/python/flamegraph.py | |
parent | 94f8f2068ed0e3a5e367029f64ed76e6e65d5eb3 (diff) |
ASoC: wcd-mbhc-v2: remove useless initialization
cppcheck warning:
sound/soc/codecs/wcd-mbhc-v2.c:1309:17: style: Variable 'clamp_state'
is assigned a value that is never used. [unreadVariable]
u8 clamp_state = 0;
^
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions