On Thu, 18 Jul 2024 15:38:08 +0200 Nuno Sa via B4 Relay <devnull+nuno.sa.analog.com@xxxxxxxxxx> wrote: > From: Nuno Sa <nuno.sa@xxxxxxxxxx> > > Use iio_for_each_active_channel() to iterate over active channels > accessing '.masklength' so it can be annotated as __private when there are > no more direct users of it. > > Signed-off-by: Nuno Sa <nuno.sa@xxxxxxxxxx> I applied them all to the testing branch of iio.git which will be rebased on rc1 once available then pushed out as togreg for linux-next to pick up. A few of the functions that got changes were pieces of nastiness that I'd long banished from my mind so at least I got to look at those again :) Datashuffling logic is 'fun'. Thanks, Jonathan