diff options
author | Peter Ujfalusi <[email protected]> | 2024-10-08 14:09:31 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-10-08 13:28:38 +0100 |
commit | 2d9635b57b1bbbece2a8d30103fcd1ebfbbe0178 (patch) | |
tree | 0c7d37bf452d913a468c830a90bc08970854c64f /tools/perf/scripts/python/task-analyzer.py | |
parent | 3b54c1cd69d04bbdafc5542d11c6cab685fc13bd (diff) |
ASoC: SOF: ipc4-topology: Remove redundant check in sof_ipc4_init_input_audio_fmt()
At label in_fmt the if (pin_fmts_size && i < pin_fmts_size) is guarantied
to be true all the time, drop the check completely.
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions