summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorDavid Lechner <dlechner@baylibre.com>2026-05-16 10:09:37 -0500
committerJonathan Cameron <jic23@kernel.org>2026-07-03 20:07:15 +0100
commit331ca76fe5cee0df5a025d97d68fee53140053c7 (patch)
tree480558bd092ad73f2ba6e332c3c6a92be1f5f0d1 /tools/perf/scripts
parentb4d8a2e93ff3d963f672e2e8c866caf35585139a (diff)
iio: resolver: ad2s1210: refactor trigger handler
Refactor the trigger handler to avoid use of goto in a guard() scope. Ideally, we should not be mixing goto and automatic cleanup. iio_trigger_notify_done() was not part of the critical section anyway, so is not moved to the new function. Signed-off-by: David Lechner <dlechner@baylibre.com> Reviewed-by: Stepan Ionichev <sozdayvek@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions