diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-08-05 04:11:24 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-08-05 17:37:35 +0300 |
commit | a71657947d74fbc9e0184079f9e1941d70ccb52c (patch) | |
tree | e9621f1e5ac7190d1eab0513adfeb129c2775780 /tools/perf/scripts/python/stackcollapse.py | |
parent | 65f7316d18f2b447931eef00c04253859bdbe142 (diff) | |
download | linux-a71657947d74fbc9e0184079f9e1941d70ccb52c.tar.xz |
ASoC: soc-dapm: cleanup cppcheck warning at dapm_seq_run()
This patch cleanups below cppcheck warning.
sound/soc/soc-dapm.c:1648:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
int ret, i;
^
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87pmusu24j.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions