aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2022-06-21 16:58:34 +0200
committerMark Brown <[email protected]>2022-06-22 13:39:34 +0100
commit1892a991886ace2c3450bec801df2cf4028a803a (patch)
treeb4af83054099837ff653124affcf42b6f4a5b429 /tools/perf/scripts/python/event_analyzing_sample.py
parent644ed467c773ae7649cb54c9709aabc6f2984850 (diff)
ASoC: core: Make snd_soc_unregister_card() return void
The function snd_soc_unregister_card() returned 0 unconditionally and most callers don't care to check the return value. Make it return void and adapt the callers that didn't ignore the return value before. 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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions