diff options
author | Uwe Kleine-König <[email protected]> | 2022-06-05 17:35:37 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-06-07 12:00:43 +0100 |
commit | e6f08af6340eaf88e9eeff71bd4533eee9a04119 (patch) | |
tree | d8410298b6df82be1b74f0f7f7474ed8af5092c2 /tools/perf/scripts/python | |
parent | 69c8027c5ff43d68449fda4510a8cce70e8578b0 (diff) |
ASoC: simple-card-utils: Make asoc_simple_clean_reference() return void
asoc_simple_clean_reference() returns zero unconditionally. Letting it
return void instead makes it easier to see in the caller that there is no
error to handle.
This is a preparation for making platform remove callbacks return void.
Signed-off-by: Uwe Kleine-König <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions