diff options
| author | Dan Carpenter <[email protected]> | 2023-06-08 10:47:24 +0200 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-06-08 11:36:18 +0100 |
| commit | 1148b42257e2bf30093708398db2c4570ae9fe97 (patch) | |
| tree | 70e902aa1862381b80c4c64737f0fcdf6a7ca6b5 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 22628e92d76a403181916f7bac7848dd2326d750 (diff) | |
ASoC: mediatek: mt8188-mt6359: clean up a return in codec_init
This code triggers a Smatch static checker warning and does sort of
look like an error path.
sound/soc/mediatek/mt8188/mt8188-mt6359.c:597 mt8188_max98390_codec_init() warn: missing error code? 'ret'
However, returning 0 is intentional. Make that explicit.
Signed-off-by: Dan Carpenter <[email protected]>
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/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions