diff options
| author | Pierre-Louis Bossart <[email protected]> | 2020-08-13 12:58:37 -0500 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-08-17 15:42:58 +0100 |
| commit | 1e6444271c667d56f3a793cfc295b72a1f8007da (patch) | |
| tree | 7a257ad83f68022c879eaf2c2e6d5dd91294e657 /tools/perf/scripts/python/bin | |
| parent | 2e3e0bc378f205370fc4c6dbd9374d66e803ce53 (diff) | |
ASoC: Intel: rename shadowed variable for all broadwell boards
Fix cppcheck warnings:
sound/soc/intel/boards/bdw-rt5650.c:91:23: style: Local variable
'channels' shadows outer variable [shadowVariable]
sound/soc/intel/boards/bdw-rt5677.c:144:23: style: Local variable
'channels' shadows outer variable [shadowVariable]
sound/soc/intel/boards/broadwell.c:91:23: style: Local variable
'channels' shadows outer variable [shadowVariable]
This was fixed earlier in other machine drivers but keeps coming back
with copy/paste.
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions