diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2022-05-21 00:17:11 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-06-06 14:35:14 +0300 |
commit | f6cd55a19f3f46e3d36b1121f844956128c60b6a (patch) | |
tree | 46104dbb7a3be6bc2477874ef3e3857842484917 /tools/perf/scripts/python | |
parent | a140785b701d286374ea1b26762f333e4f5e9ee3 (diff) | |
download | linux-f6cd55a19f3f46e3d36b1121f844956128c60b6a.tar.xz |
ASoC: Intel: atom: controls: remove useless initializations
cppcheck complains about invalid NULL dereferences but there's indeed
no need to initialize loop variables or before allocating memory.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://lore.kernel.org/r/20220520211719.607543-9-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions