Re: [PATCH *-next 15/18] mfd: db8500-prcmu: Remove needless return in three void APIs

From: Linus Walleij
Date: Thu Feb 27 2025 - 18:13:21 EST


On Fri, Feb 21, 2025 at 2:03 PM Zijun Hu <quic_zijuhu@xxxxxxxxxxx> wrote:

> Remove needless 'return' in the following void APIs:
>
> prcmu_early_init()
> prcmu_system_reset()
> prcmu_modem_reset()
>
> Since both the API and callee involved are void functions.
>
> Signed-off-by: Zijun Hu <quic_zijuhu@xxxxxxxxxxx>

Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij