diff options
| author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2019-10-11 11:43:11 -0500 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2019-10-14 12:58:35 +0100 |
| commit | 494e8f65da24d550a5e7c6a85b9433ffb181705c (patch) | |
| tree | 8b13d81a807006fd085c3734a6194a167f4f3866 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 7ad03a2c848f6fb0a8dea656c9c161929696878e (diff) | |
| download | linux-494e8f65da24d550a5e7c6a85b9433ffb181705c.tar.gz linux-494e8f65da24d550a5e7c6a85b9433ffb181705c.zip | |
ASoC: SOF: topology: remove always-true redundant test
Address cppcheck warning:
sound/soc/sof/topology.c:2322:6: style: Condition 'pcm' is always true
[knownConditionTrueFalse]
if (pcm) {
^
sound/soc/sof/topology.c:2311:6: note: Assuming that condition '!pcm'
is not redundant
if (!pcm)
^
sound/soc/sof/topology.c:2322:6: note: Condition 'pcm' is always true
if (pcm) {
^
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20191011164312.7988-4-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
