[PATCH] irqchip: stm32-exti: use kzalloc_flex

Thomas Gleixner tglx at kernel.org
Wed Mar 11 01:46:31 PDT 2026


On Tue, Mar 10 2026 at 22:40, Rosen Penev wrote:
> Simplifies allocations by using a flexible array member in these structs.
> No need for a second kfree.

Nice, but please follow the guidelines in

 https://www.kernel.org/doc/html/latest/process/maintainer-tip.html

regarding subject prefix and function notations in change logs.

Thanks,

        tglx



More information about the linux-arm-kernel mailing list