Linux Kernel Mentees list
 help / color / mirror / Atom feed
* [PATCH v4 0/2] iio: adc: spear_adc: sort and clean up headers for IWYU
@ 2026-05-27  1:36 Rodrigo Gobbi
  2026-05-27  1:36 ` [PATCH v4 1/2] iio: adc: spear_adc: sort includes alphabetically Rodrigo Gobbi
  2026-05-27  1:36 ` [PATCH v4 2/2] iio: adc: spear_adc: align headers with IWYU principle Rodrigo Gobbi
  0 siblings, 2 replies; 5+ messages in thread
From: Rodrigo Gobbi @ 2026-05-27  1:36 UTC (permalink / raw)
  To: jic23, dlechner, nuno.sa, andy
  Cc: ~lkcamp/patches, linux-kernel-mentees, linux-iio, linux-kernel

This series is sorting existing includes and then cleaning up unused
headers as well as adding new ones to follow the IWYU principle.
---
Hi, all, 

Creating a series as suggested at v3, no functional change.
Tks and regards.

Changelog:
v4: split into two patches as requested by reviewer
v3: https://lore.kernel.org/all/20260324221313.119473-1-rodrigo.gobbi.7@gmail.com/
v2: https://lore.kernel.org/all/20251206132120.11059-1-rodrigo.gobbi.7@gmail.com/
v1: https://lore.kernel.org/all/20251009182636.187026-1-rodrigo.gobbi.7@gmail.com/

---
Rodrigo Gobbi (2):
  iio: adc: spear_adc: sort includes alphabetically
  iio: adc: spear_adc: Align headers with IWYU principle

 drivers/iio/adc/spear_adc.c | 23 +++++++++++++----------
 1 file changed, 13 insertions(+), 10 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2026-06-05 18:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-27  1:36 [PATCH v4 0/2] iio: adc: spear_adc: sort and clean up headers for IWYU Rodrigo Gobbi
2026-05-27  1:36 ` [PATCH v4 1/2] iio: adc: spear_adc: sort includes alphabetically Rodrigo Gobbi
2026-05-27  1:36 ` [PATCH v4 2/2] iio: adc: spear_adc: align headers with IWYU principle Rodrigo Gobbi
2026-05-27 10:21   ` Jonathan Cameron
2026-06-05 18:10   ` Andy Shevchenko

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