diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-08-16 13:56:19 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-08-16 13:29:35 +0100 |
commit | 500b39da62499721ffd287994322a36440d1bb9c (patch) | |
tree | 07a971530fddd78eff3b9061dbb9e788290b6baa /sound/soc/soc-ac97.c | |
parent | c7577906865c5da232c1eeabaa80129f4702290d (diff) | |
download | lwn-500b39da62499721ffd287994322a36440d1bb9c.tar.gz lwn-500b39da62499721ffd287994322a36440d1bb9c.zip |
ASoC: soc-component: cleanup cppcheck warning at snd_soc_pcm_component_pm_runtime_get()
This patch cleanups below cppcheck warning.
sound/soc/soc-component.c:1183: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/87sfzayolo.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/soc-ac97.c')
0 files changed, 0 insertions, 0 deletions