Re: [PATCH v1 1/1] iio: accel: kionix-kx022a: Use correct header(s) instead of string_helpers.h

From: Jonathan Cameron
Date: Mon Aug 28 2023 - 13:36:33 EST


On Thu, 10 Aug 2023 16:29:25 +0300
Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:

> On Wed, Aug 09, 2023 at 09:00:39AM +0300, Matti Vaittinen wrote:
> > On 8/8/23 19:42, Andy Shevchenko wrote:
> > > There is nothing from string_helpers.h used in the driver, correct
> > > the header inclusion block accordingly.
> > >
> > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> >
> > Acked-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx>
> >
> > Out of the curiosity - is the goal to get rid of including choices from
> > helpers? (I think) then the header split would be more beneficial.
>
> At the end, yes.
>
> Thank you for acknowledging!
>

Applied.