Re: [PATCH 0/8] iio: more timestamp alignment
From: Jonathan Cameron
Date: Thu Apr 17 2025 - 13:47:28 EST
On Thu, 17 Apr 2025 20:01:13 +0300
Andy Shevchenko <andy@xxxxxxxxxx> wrote:
> On Thu, Apr 17, 2025 at 11:52:32AM -0500, David Lechner wrote:
> > Wile reviewing [1], I noticed a few more cases where we can use
> > aligned_s64 or need __aligned(8) on data structures used with
> > iio_push_to_buffers_with_timestamp().
> >
> > [1]: https://lore.kernel.org/linux-iio/20250413103443.2420727-1-jic23@xxxxxxxxxx/
>
>
> Link: URL [1] :-)
In a cover letter? Not sure we care. In general agree though.
>
> This will help to maintainer with b4 as it manages tags.
>
> > Signed-off-by: David Lechner <dlechner@xxxxxxxxxxxx>
Also no need to sign off on cover letters as they don't end up in git.
>
> Reviewed-by: Andy Shevchenko <andy@xxxxxxxxxx>
> for non-commented patches.
>