diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-07-29 10:15:52 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-07-29 15:35:43 +0100 |
commit | eaf2469c340b854f5c19339d613234ce2c774a38 (patch) | |
tree | cc166ce8f901ad0e7d81872e13527d43449c7f24 /tools/perf/scripts/python/libxed.py | |
parent | 5600f3d5ac53304b5068f55c69afa2b8b2380b2b (diff) |
ASoC: soc-core: cleanup cppcheck warning at snd_soc_add_controls()
This patch cleanups below cppcheck warning.
sound/soc/soc-core.c:2239:6: style: The scope of the variable 'err' can be reduced. [variableScope]
int err, i;
^
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87r1fhyl6f.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions