aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2021-08-05 10:10:55 +0900
committerMark Brown <[email protected]>2021-08-05 15:37:28 +0100
commit7453d6d45d5587d3d4d4fdaec746db74ac5f7429 (patch)
tree3bf619e95bddb9a0e58db15a8b2659a281e9b159 /tools/perf/scripts/python
parentf2553d46783409656d82e46913354ed0c058cc0c (diff)
ASoC: soc-dapm: cleanup cppcheck warning at dapm_wcache_lookup()
This patch cleanups below cppcheck warning. sound/soc/soc-dapm.c:653:20: style: The scope of the variable 'wlist' can be reduced. [variableScope] struct list_head *wlist; ^ sound/soc/soc-dapm.c:655:6: style: The scope of the variable 'i' can be reduced. [variableScope] int i = 0; ^ Signed-off-by: Kuninori Morimoto <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions