On Thu, 30 Apr 2026 15:15:55 -0700, Rosen Penev wrote:
> Change to a flexible array member to allocate once instead of twice.
>
> Use __counted_by for extra runtime analysis. Move the counting
> variable assignment to right after allocation as done by
> kzalloc_flex for GCC 15 and above.
>
> Remove + 1 to allocation. It's already done in the previous line.
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-next branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-next branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/x86: panasonic-laptop: simplify allocation of sinf
commit: a3d0dbd18ce908292607bb6cf37c978ece8a33d4
--
i.