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