Re: [PATCH v4 8/8] dmaengine: ste_dma40: Use new helpers from overflow.h

From: Linus Walleij
Date: Thu Feb 29 2024 - 09:14:45 EST


On Wed, Feb 28, 2024 at 9:49 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:

> We have two new helpers struct_size_with_data() and struct_data_pointer()
> that we can utilize in d40_hw_detect_init(). Do it so.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>

Wow really neat! Much easier to read and understand the code like this.
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij