diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-07-27 05:05:38 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-07-27 15:14:45 +0300 |
commit | 33be10b563dc56c33d28562ff83065a89647e443 (patch) | |
tree | 2f4b5748688d9db5842f42af72b08f9abee080f0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2bc3e1f21b06802e70d9ccd5f8756099ffd04eb2 (diff) | |
download | linux-33be10b563dc56c33d28562ff83065a89647e443.tar.xz |
ASoC: soc-pcm: cleanup cppcheck warning at soc_pcm_components_close()
This patch cleanups below cppcheck warning.
sound/soc/soc-pcm.c:631:9: style: The scope of the variable 'r' can be reduced. [variableScope]
int i, r, ret = 0;
^
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87sg00zf2l.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions