diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2022-06-29 22:42:23 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-07-05 21:53:59 +0300 |
commit | a10a8b6661c478dac3a8c55ad41f5cb00779c6b9 (patch) | |
tree | 7b302fe7f9eb17fa5b1ded2e52d65608a32b3b86 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | eefaea93235523d248cc8cadcd6be9f47b03b9d5 (diff) | |
download | linux-a10a8b6661c478dac3a8c55ad41f5cb00779c6b9.tar.xz |
ASoC: tegra: tegra20_das: Make helper functions return void
These only ever return a value != 0 if the parameter das is NULL. In the
only caller however it's already asserted this isn't the case.
So convert the functions to return void and simplify the caller
accordingly.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20220629194224.175607-4-u.kleine-koenig@pengutronix.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions