diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-08-03 14:00:37 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-08-03 18:27:11 +0100 |
commit | 58f42dfd7977599b060996491412fcec688d025d (patch) | |
tree | 408fc699942f1828b6a5d2a229ae7eb20a891a90 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b189dde9d3e54b607791e9cdf28c7881eac8a37e (diff) |
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_volsw_sx()
This patch cleanups below cppcheck warning.
sound/soc/soc-ops.c:410:30: style: The scope of the variable 'val2' can be reduced. [variableScope]
unsigned int val, val_mask, val2 = 0;
^
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/874kc7w2a2.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