Re: [PATCHv2] ata: ahci_tegra: remove devm_kcalloc()
From: Niklas Cassel
Date: Mon Jun 01 2026 - 04:51:34 EST
On Fri, May 29, 2026 at 05:41:35PM -0700, Rosen Penev wrote:
> Combine allocations into one by using a flexible array member.
>
> Signed-off-by: Rosen Penev <rosenp@xxxxxxxxx>
> ---
> v2: Rebase
V1: https://lore.kernel.org/linux-ide/20260324211629.26924-1-rosenp@xxxxxxxxx/
Jon Hunter said that he (in addition to myself) was not a fan of this:
https://lore.kernel.org/linux-ide/63d71f4c-97c0-4c2f-ac92-0a643fcdf75f@xxxxxxxxxx/
Since there are no changes since V1 (except for a rebase), and no new
motivation/reasoning in the commit log, I intend to ignore this patch,
unless Jon feels otherwise.
Kind regards,
Niklas