On Wed, 25 Mar 2026 19:45:25 -0700, Rosen Penev wrote:

> Change to a flexible array member to allocate once instead of twice.
> 
> Allows using __counted_by for extra runtime analysis. Move the counting
> variable assignment to right after allocation as required by
> __counted_by.
> 
> 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: e75869527c720c4ed1458cfbe25e92186950e43a

--
 i.


Reply via email to