Re: [PATCH] iio: iio_format_list() should set stride=1 for IIO_VAL_CHAR

From: Jonathan Cameron
Date: Sat Aug 16 2025 - 09:26:03 EST


On Wed, 13 Aug 2025 16:15:16 +0300
Andy Shevchenko <andriy.shevchenko@xxxxxxxxx> wrote:

> On Tue, Aug 12, 2025 at 10:44:13PM +0200, Andy Shevchenko wrote:
> > On Tue, Aug 12, 2025 at 1:13 PM Ben Collins <bcollins@xxxxxxxxxx> wrote:
>
> ...
>
> > > Signed-off-by: Ben Collins <bcollins@xxxxxxxxxx>
> >
> > Please, keep the Cc list after the '---' line (note, you may have more
> > than a single one in the patch, hence you may just add it here). This
> > will reduce the unneeded noise in the commit message as the very same
> > information will be available in the email headers and in lore
> > archive.
> >
> > > Cc: Jonathan Cameron <jic23@xxxxxxxxxx>
> > > Cc: David Lechner <dlechner@xxxxxxxxxxxx>
> > > Cc: Nuno Sá <nuno.sa@xxxxxxxxxx>
> > > Cc: Andy Shevchenko <andy@xxxxxxxxxx>
> > >
> > > ---
> > > drivers/iio/industrialio-core.c | 1 +
> > > 1 file changed, 1 insertion(+)
>
> Forgot to add that no need to resend just for _this_ case, take the above
> advice for the future contributions. I hope Jonathan may remove these Cc from
> the commit message.
>

Tweaked that and applied.

Thanks,

Jonathan