diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-08-03 14:01:00 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-08-03 18:27:14 +0100 |
commit | b285b51018a7ca206401829fb83c8b967c22bfa5 (patch) | |
tree | db876878a95e8ffff20fe69fec34e8fd9c72b10b /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | b1ebecb90bf69fbd288e873bbf545061f5a6c144 (diff) |
ASoC: soc-ops: cleanup cppcheck warning at snd_soc_put_xr_sx()
This patch cleanups below cppcheck warning.
sound/soc/soc-ops.c:859:18: style: The scope of the variable 'regval' can be reduced. [variableScope]
unsigned int i, regval, regmask;
^
sound/soc/soc-ops.c:859:26: style: The scope of the variable 'regmask' can be reduced. [variableScope]
unsigned int i, regval, regmask;
^
sound/soc/soc-ops.c:860:6: style: The scope of the variable 'err' can be reduced. [variableScope]
int err;
^
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87zgtzunoz.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions