diff options
author | 2021-08-05 10:10:55 +0900 | |
---|---|---|
committer | 2021-08-05 15:37:28 +0100 | |
commit | 7453d6d45d5587d3d4d4fdaec746db74ac5f7429 (patch) | |
tree | 3bf619e95bddb9a0e58db15a8b2659a281e9b159 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: amd: vangogh: Drop superfluous mmap callback (diff) | |
download | linux-dev-7453d6d45d5587d3d4d4fdaec746db74ac5f7429.tar.xz linux-dev-7453d6d45d5587d3d4d4fdaec746db74ac5f7429.zip |
ASoC: soc-dapm: cleanup cppcheck warning at dapm_wcache_lookup()
This patch cleanups below cppcheck warning.
sound/soc/soc-dapm.c:653:20: style: The scope of the variable 'wlist' can be reduced. [variableScope]
struct list_head *wlist;
^
sound/soc/soc-dapm.c:655:6: style: The scope of the variable 'i' can be reduced. [variableScope]
int i = 0;
^
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87y29gu25d.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