public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] iio: frequency: ad9523: fix checkpatch
@ 2026-02-23 21:56 Bhargav Joshi
  2026-02-23 21:56 ` [PATCH v4 1/3] iio: frequency: ad9523: fix implicit variable usage in macros Bhargav Joshi
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Bhargav Joshi @ 2026-02-23 21:56 UTC (permalink / raw)
  To: lars, Michael.Hennerich, jic23
  Cc: dlechner, nuno.sa, andy, linux-iio, linux-kernel, rougueprince47

Changes in v3:
-Patch 1: updated macros to use '(x)' instead of 'x'.
-Patch 2: collected reviewed-by (no code changes).
-Patch 3: fixed vertical spacing and broken indentation.

These patches address several checkpatch warnings in the ad9523 driver.

Patch 1: Updated the macros to properly use their argument x.
Patch 2: Fixed the multi-line pointer dereferences.
Patch 3: Updated symbolic permissions to octal (0444/0200).


Bhargav Joshi (3):
  iio: frequency: ad9523: fix implicit variable usage in macros
  iio: frequency: ad9523: avoid multiple line dereferences for pdata
  iio: frequency: ad9523: fix checkpatch warnings for symbolic
    permissions

 drivers/iio/frequency/ad9523.c | 88 +++++++++++++---------------------
 1 file changed, 33 insertions(+), 55 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-02-24  9:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-23 21:56 [PATCH v4 0/3] iio: frequency: ad9523: fix checkpatch Bhargav Joshi
2026-02-23 21:56 ` [PATCH v4 1/3] iio: frequency: ad9523: fix implicit variable usage in macros Bhargav Joshi
2026-02-24  9:59   ` Andy Shevchenko
2026-02-23 21:56 ` [PATCH v4 2/3] iio: frequency: ad9523: avoid multiple line dereferences for pdata Bhargav Joshi
2026-02-23 21:56 ` [PATCH v4 3/3] iio: frequency: ad9523: fix checkpatch warnings for symbolic permissions Bhargav Joshi
2026-02-24  9:58 ` [PATCH v4 0/3] iio: frequency: ad9523: fix checkpatch Andy Shevchenko

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