From: Jonathan Cameron <jic23@kernel.org>
To: Andy Shevchenko <andriy.shevchenko@intel.com>
Cc: "Antoniu Miclaus" <antoniu.miclaus@analog.com>,
"Lars-Peter Clausen" <lars@metafoo.de>,
"Michael Hennerich" <Michael.Hennerich@analog.com>,
"David Lechner" <dlechner@baylibre.com>,
"Nuno Sá" <nuno.sa@analog.com>,
"Andy Shevchenko" <andy@kernel.org>,
"Jagath Jog J" <jagathjog1996@gmail.com>,
"Subhajit Ghosh" <subhajit.ghosh@tweaklogic.com>,
"Matti Vaittinen" <mazziesaccount@gmail.com>,
"Fabio Estevam" <festevam@denx.de>,
"Linus Walleij" <linus.walleij@linaro.org>,
"Sakari Ailus" <sakari.ailus@linux.intel.com>,
"Marcelo Schmitt" <marcelo.schmitt1@gmail.com>,
"Eugene Zaikonnikov" <ez@norphonic.com>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 00/13] iio: remove unused struct fields across drivers
Date: Thu, 5 Feb 2026 20:45:32 +0000 [thread overview]
Message-ID: <20260205204532.1a49cb73@jic23-huawei> (raw)
In-Reply-To: <aYHDjUVQTSa4Oyrl@smile.fi.intel.com>
On Tue, 3 Feb 2026 11:44:45 +0200
Andy Shevchenko <andriy.shevchenko@intel.com> wrote:
> On Mon, Feb 02, 2026 at 01:25:50PM +0200, Antoniu Miclaus wrote:
> > This series removes unused struct fields found across various IIO
> > drivers. These fields were either left over from previous refactoring,
> > or were added during development but never actually used.
> >
> > Removing them reduces memory footprint slightly and improves code
> > clarity by eliminating dead struct members that could confuse future
> > readers.
> >
> > Each patch is independent and can be merged separately as they touch
> > different drivers with no dependencies between them.
>
> Assuming it applies cleanly and compiles,
> Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
> and I see in some cases it gains space.
>
Applied. Thanks!
J
next prev parent reply other threads:[~2026-02-05 20:45 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-02 11:25 [PATCH v2 00/13] iio: remove unused struct fields across drivers Antoniu Miclaus
2026-02-02 11:25 ` [PATCH v2 01/13] iio: adc: ad4080: remove unused dec_rate field Antoniu Miclaus
2026-02-02 11:25 ` [PATCH v2 02/13] iio: adc: ad7768-1: remove unused mclk_div field Antoniu Miclaus
2026-02-02 11:25 ` [PATCH v2 03/13] iio: adc: ad7793: remove unused int_vref_mv field Antoniu Miclaus
2026-02-02 11:25 ` [PATCH v2 04/13] iio: adc: ad9467: remove unused output_mode field Antoniu Miclaus
2026-02-02 12:08 ` Tomas Melin
2026-02-02 11:25 ` [PATCH v2 05/13] iio: adc: max1363: remove unused requestedmask field Antoniu Miclaus
2026-02-02 11:25 ` [PATCH v2 06/13] iio: adc: nau7802: remove unused min_conversions field Antoniu Miclaus
2026-02-02 11:25 ` [PATCH v2 07/13] iio: adc: ti-ads1015: remove unused enabled field Antoniu Miclaus
2026-02-02 11:25 ` [PATCH v2 08/13] iio: dac: adi-axi-dac: remove unused int_tone field Antoniu Miclaus
2026-02-02 11:25 ` [PATCH v2 09/13] iio: dac: ti-dac5571: remove unused id field Antoniu Miclaus
2026-02-02 11:26 ` [PATCH v2 10/13] iio: humidity: hdc2010: remove unused interrupt_config Antoniu Miclaus
2026-02-02 11:26 ` [PATCH v2 11/13] iio: imu: bmi323: remove unused drdy_trigger_enabled Antoniu Miclaus
2026-02-03 9:43 ` Andy Shevchenko
2026-02-02 11:26 ` [PATCH v2 12/13] iio: light: apds9306: remove unused nlux_per_count Antoniu Miclaus
2026-02-02 11:26 ` [PATCH v2 13/13] iio: light: gp2ap020a00f: remove unused debug_reg_addr Antoniu Miclaus
2026-02-03 9:44 ` [PATCH v2 00/13] iio: remove unused struct fields across drivers Andy Shevchenko
2026-02-05 20:45 ` Jonathan Cameron [this message]
2026-03-03 21:28 ` 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=20260205204532.1a49cb73@jic23-huawei \
--to=jic23@kernel.org \
--cc=Michael.Hennerich@analog.com \
--cc=andriy.shevchenko@intel.com \
--cc=andy@kernel.org \
--cc=antoniu.miclaus@analog.com \
--cc=dlechner@baylibre.com \
--cc=ez@norphonic.com \
--cc=festevam@denx.de \
--cc=jagathjog1996@gmail.com \
--cc=lars@metafoo.de \
--cc=linus.walleij@linaro.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.schmitt1@gmail.com \
--cc=mazziesaccount@gmail.com \
--cc=nuno.sa@analog.com \
--cc=sakari.ailus@linux.intel.com \
--cc=subhajit.ghosh@tweaklogic.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