aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2020-08-13 15:01:35 -0500
committerMark Brown <[email protected]>2020-08-18 11:50:15 +0100
commitb66a056e1539d8470013fff00f476377a616baa3 (patch)
treea6a8ef66ab21e26351a07c121887c18fca2bdcc1 /tools/perf/scripts/python/flamegraph.py
parenteeb460f21250d46e5fa8e8429c38de47fe912481 (diff)
ASoC: Intel: Atom: sst_loader: remove always-true condition
Fix cppcheck warning: sound/soc/intel/atom/sst/sst_loader.c:401:43: style: Redundant condition: If 'EXPR == 4', the comparison 'EXPR != 3' is always true. [redundantCondition] if (sst_drv_ctx->sst_state != SST_RESET || ^ In this case, if sst_state == SST_SHUTDOWN then the first test is already true. 2014 bug, yay. 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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions