Linux IIO development
 help / color / mirror / Atom feed
From: Stepan Ionichev <sozdayvek@gmail.com>
To: dlechner@baylibre.com
Cc: lars@metafoo.de, Michael.Hennerich@analog.com, jic23@kernel.org,
	nuno.sa@analog.com, andy@kernel.org, linux-iio@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Stepan Ionichev <sozdayvek@gmail.com>
Subject: Re: [PATCH] iio: resolver: ad2s1210: refactor trigger handler
Date: Sat, 16 May 2026 20:24:08 +0500	[thread overview]
Message-ID: <20260516152408.2047-1-sozdayvek@gmail.com> (raw)
In-Reply-To: <20260516-iio-resolver-refactor-trigger-handler-v1-1-25b11ba0155e@baylibre.com>

On Sat, May 16, 2026, David Lechner wrote:
> 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.

Reviewed-by: Stepan Ionichev <sozdayvek@gmail.com>

  reply	other threads:[~2026-05-16 15:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-16 15:09 [PATCH] iio: resolver: ad2s1210: refactor trigger handler David Lechner
2026-05-16 15:24 ` Stepan Ionichev [this message]
2026-07-03 19:08   ` Jonathan Cameron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260516152408.2047-1-sozdayvek@gmail.com \
    --to=sozdayvek@gmail.com \
    --cc=Michael.Hennerich@analog.com \
    --cc=andy@kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=jic23@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.sa@analog.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox