Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Stepan Ionichev <sozdayvek@gmail.com>
Cc: dlechner@baylibre.com, lars@metafoo.de,
	Michael.Hennerich@analog.com, nuno.sa@analog.com,
	andy@kernel.org, linux-iio@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] iio: resolver: ad2s1210: refactor trigger handler
Date: Fri, 3 Jul 2026 20:08:04 +0100	[thread overview]
Message-ID: <20260703200804.60fd22d0@jic23-huawei> (raw)
In-Reply-To: <20260516152408.2047-1-sozdayvek@gmail.com>

On Sat, 16 May 2026 20:24:08 +0500
Stepan Ionichev <sozdayvek@gmail.com> wrote:

> 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>

Applied. Thanks,

      reply	other threads:[~2026-07-03 19:08 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
2026-07-03 19:08   ` Jonathan Cameron [this message]

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=20260703200804.60fd22d0@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=andy@kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.sa@analog.com \
    --cc=sozdayvek@gmail.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