diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-08-05 10:11:15 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-08-05 15:37:33 +0100 |
commit | 5c52e48fb1c2ae68b997d81a781ce0104dbbb91a (patch) | |
tree | d766101226cf052904a8e136d3a566c852e3c9ba /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a16cfb1bee80e3a3f7cab59a58580258b6d1efcf (diff) |
ASoC: soc-dapm: cleanup cppcheck warning at dapm_new_dai_link()
This patch cleanups below cppcheck warning, and its related code.
sound/soc/soc-dapm.c:1077:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
int i, ret;
^
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87sfzou24s.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