diff options
author | tangmeng <[email protected]> | 2022-03-30 13:19:26 -0700 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-04-04 08:39:11 +0100 |
commit | 9e116f5a6e95e59145f90a82ad37ee0e53f686a9 (patch) | |
tree | 882acabae1bc7a2711dc670a7b2c22b9a4c099fa /tools/perf/scripts/python/syscall-counts.py | |
parent | 30b50b9734ddf08b0bb7321f47f4b849cba54875 (diff) |
ASoC: SOF: Remove redundant return statements
After the free PCM action is executed, no matter what
the return result is, it will return directly in sof_pcm_trigger.
So the return statement here is redundant.
Signed-off-by: tangmeng <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Daniel Baluta <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Signed-off-by: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions