On Tue, Apr 14, 2026 at 08:27:53PM -0700, Rosen Penev wrote: > Simplifies allocations by using a flexible array member in this struct. > > Remove hsu_dma_alloc_desc(). It now offers no readability advantages in > this single usage. > > Add __counted_by to get extra runtime analysis. > > Apply the exact same treatment to struct hsu_dma and devm_kzalloc().
Reviewed-by: Andy Shevchenko <[email protected]> -- With Best Regards, Andy Shevchenko

