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

Krzysztof Kozlowski krzysztof.kozlowski at oss.qualcomm.com
Sun Mar 1 06:12:52 PST 2026


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 at huawei.com>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at oss.qualcomm.com>
> 
> ---
> 
> 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



More information about the linux-arm-kernel mailing list