diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-07-29 10:15:38 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-07-29 15:35:40 +0100 |
commit | bce00560a28e0f62b0250652b611365f363c712b (patch) | |
tree | 0a35834a7b6bfbd5058015a3b93dfc9fd7a701b8 /tools/perf/scripts/python/libxed.py | |
parent | cdb76568b09db0ba1aa47f4e55501024342c9dfc (diff) |
ASoC: soc-core: cleanup cppcheck warning at snd_soc_get_dai_name()
This patch cleanups below cppcheck warning.
sound/soc/soc-core.c:3203:22: style: The scope of the variable 'component_of_node' can be reduced. [variableScope]
struct device_node *component_of_node;
^
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87v94tyl6t.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions