diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-08-05 04:10:55 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-08-05 17:37:28 +0300 |
commit | 7453d6d45d5587d3d4d4fdaec746db74ac5f7429 (patch) | |
tree | 3bf619e95bddb9a0e58db15a8b2659a281e9b159 /ipc/msg.c | |
parent | f2553d46783409656d82e46913354ed0c058cc0c (diff) | |
download | linux-7453d6d45d5587d3d4d4fdaec746db74ac5f7429.tar.xz |
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 'ipc/msg.c')
0 files changed, 0 insertions, 0 deletions