Hi, On Sun, Dec 8, 2024 at 2:28 PM Jonathan Cameron <jic23@xxxxxxxxxx> wrote: > > On Thu, 5 Dec 2024 17:13:35 +0000 > Lothar Rubusch <l.rubusch@xxxxxxxxx> wrote: > > > Rename the locally used variable data to st. The st refers to "state", > > representing the internal state of the driver object. Further it > > prepares the usage of an internal data pointer needed for the > > implementation of the sensor features. > > > > Signed-off-by: Lothar Rubusch <l.rubusch@xxxxxxxxx> > Applied to the togreg branch of iio.git. Initially pushed out as testing > to let the bots take a look. Should I actually drop the "applied" patches in a v6? Or, may I keep them? I see that Dan Carpenters smatch now comes up with some issues. So, do the fixes go into v6 here, or better separate? Best, L