On Thu, Mar 19, 2026 at 1:06 AM Rosen Penev <[email protected]> wrote:
> Remove no longer needed kcalloc to simplify allocation. > > Added __counted_by along with a counting variable to get extra runtime > analysis. > > Signed-off-by: Rosen Penev <[email protected]> Sweet! Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij

