diff options
| author | AngeloGioacchino Del Regno <[email protected]> | 2023-06-08 10:47:25 +0200 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-06-08 11:36:19 +0100 |
| commit | 4882ef44f51bbb759b8a738b747fdbcbad38e51b (patch) | |
| tree | 5f83503eae2ebad55c2f15d9b709f9de5b01acba /tools/perf/scripts/python/sched-migration.py | |
| parent | 1148b42257e2bf30093708398db2c4570ae9fe97 (diff) | |
ASoC: mediatek: mt8188-mt6359: Cleanup return 0 disguised as return ret
Change all instances of `return ret` to `return 0` at the end of
functions where ret is always zero and also change functions
mt8188_{hdmi,dptx}_codec_init to be consistent with how other
functions are returning errors
Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Alexandre Mergnat <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions