[PATCH v2 01/13] memory: atmel-ebi: use scoped device node handling to simplify error paths
Jonathan Cameron
Jonathan.Cameron at Huawei.com
Mon Aug 19 09:04:53 PDT 2024
On Fri, 16 Aug 2024 12:54:25 +0200
Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org> wrote:
> Obtain the device node reference with scoped/cleanup.h to reduce error
> handling and make the code a bit simpler.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
I'm not entirely keen on the increased scope for which the reference
is held but doesn't really matter.
Reviewed-by: Jonathan Cameron <Jonathan.Cameron at huawei.com>
>
More information about the linux-arm-kernel
mailing list