Re: [PATCH 0/8] iio: more timestamp alignment

From: David Lechner
Date: Thu Apr 17 2025 - 13:18:20 EST


On 4/17/25 12:01 PM, Andy Shevchenko 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] :-)
>
> This will help to maintainer with b4 as it manages tags.

In this case, I don't want b4 to add this Link: to all patches, it is just
context for the cover letter and not so useful long-term.

>
>> Signed-off-by: David Lechner <dlechner@xxxxxxxxxxxx>
>
> Reviewed-by: Andy Shevchenko <andy@xxxxxxxxxx>
> for non-commented patches.
>