Re: [PATCH v2 3/3] bus: stm32_firewall: Use scoped allocation to simplify cleanup

From: Krzysztof Kozlowski

Date: Sun Mar 01 2026 - 09:13:02 EST


On 05/01/2026 15:37, Krzysztof Kozlowski wrote:
> Allocate the memory with scoped/cleanup.h to reduce error handling and
> make the code a bit simpler.
>
> Suggested-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
>
> ---
>
> Changes in v2:
> 1. New patch
> ---
> drivers/bus/stm32_firewall.c | 10 +++-------
> 1 file changed, 3 insertions(+), 7 deletions(-)

Is anyone picking up patches for stm32?

Best regards,
Krzysztof