diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-08-16 13:56:10 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-08-16 13:29:33 +0100 |
commit | c2dea1fba206b6e16940fb2bbf5209b30018833c (patch) | |
tree | 4b2743bbfac39f7d468213e26d80906b176017d1 /tools/perf/scripts/python | |
parent | 454a7422fa287d38fbc433260932383ed70b8af0 (diff) |
ASoC: soc-jack: cleanup cppcheck warning at snd_soc_jack_report()
This patch cleanups below cppcheck warning.
sound/soc/soc-jack.c:45:6: style: The scope of the variable 'enable' can be reduced. [variableScope]
int enable;
^
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87v946yolx.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions