public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: filter: admv8818: Bug fix and other improvements
@ 2026-02-27  6:14 Ethan Tidmore
  2026-02-27  6:14 ` [PATCH 1/3] iio: filter: admv8818: Add missing error code Ethan Tidmore
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Ethan Tidmore @ 2026-02-27  6:14 UTC (permalink / raw)
  To: Antoniu Miclaus, Jonathan Cameron, Lars-Peter Clausen,
	Michael Hennerich
  Cc: David Lechner, Nuno Sá, Andy Shevchenko, linux-iio,
	linux-kernel, Ethan Tidmore

Fix a missing error code problem with Smatch, transition driver to
use guard(), and resolve all checkpatch warnings.


Ethan Tidmore (3):
  iio: filter: admv8818: Add missing error code
  iio: filter: admv8818: Simplify locking with guard()
  iio: filter: admv8818: Minor cleanups

 drivers/iio/filter/admv8818.c | 69 ++++++++++++-----------------------
 1 file changed, 24 insertions(+), 45 deletions(-)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2026-03-02 22:34 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-27  6:14 [PATCH 0/3] iio: filter: admv8818: Bug fix and other improvements Ethan Tidmore
2026-02-27  6:14 ` [PATCH 1/3] iio: filter: admv8818: Add missing error code Ethan Tidmore
2026-02-27  6:42   ` Ethan Tidmore
2026-02-27  7:06     ` Andy Shevchenko
2026-02-27 16:01       ` David Lechner
2026-02-27 16:06         ` Andy Shevchenko
2026-02-27  7:04   ` Andy Shevchenko
2026-02-27 16:02   ` David Lechner
2026-02-27  6:14 ` [PATCH 2/3] iio: filter: admv8818: Simplify locking with guard() Ethan Tidmore
2026-02-27  7:08   ` Andy Shevchenko
2026-02-27 16:08   ` David Lechner
2026-03-02 22:34     ` Ethan Tidmore
2026-02-27  6:14 ` [PATCH 3/3] iio: filter: admv8818: Minor cleanups Ethan Tidmore
2026-02-27  7:18   ` Andy Shevchenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox