diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2022-09-20 17:54:04 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-09-20 21:07:36 +0300 |
commit | 80d53171f85a8e97b2aa1d50045dbc1b5dd1bc97 (patch) | |
tree | f5133c20a6cc86beff2dc333ec90c0715fd2340a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9f27530a7357c69865da6177db02d3eb230c33a1 (diff) | |
download | linux-80d53171f85a8e97b2aa1d50045dbc1b5dd1bc97.tar.xz |
ASoC: SOF: ipc4-topology: clarify calculation precedence
cppcheck warning:
sound/soc/sof/ipc4-topology.c:334:64: style: Clarify calculation
precedence for '&' and '?'. [clarifyCalculation]
type = fw_module->man4_module_entry.type & SOF_IPC4_MODULE_DP ? 1 : 0;
^
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Chao Song <chao.song@intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20220920145405.2089147-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions