Re: [PATCH] pinctrl: bcm: use PTR_ERR_OR_ZERO() to simplify code

From: Linus Walleij
Date: Tue Aug 19 2025 - 06:15:21 EST


On Tue, Aug 12, 2025 at 10:12 AM Xichao Zhao <zhao.xichao@xxxxxxxx> wrote:

> Use the standard error pointer macro to shorten the code and simplify.
>
> Signed-off-by: Xichao Zhao <zhao.xichao@xxxxxxxx>

Patch applied!

Yours,
Linus Walleij