Re: [PATCH *-next 13/18] gpiolib: Remove needless return in two void APIs

From: Bartosz Golaszewski
Date: Fri Feb 21 2025 - 08:16:10 EST


On Fri, Feb 21, 2025 at 2:02 PM Zijun Hu <quic_zijuhu@xxxxxxxxxxx> wrote:
>
> Remove needless 'return' in the following void APIs:
>
> gpio_set_value_cansleep()
> gpio_set_value()
>
> Since both the API and callee involved are void functions.
>
> Signed-off-by: Zijun Hu <quic_zijuhu@xxxxxxxxxxx>
> ---

That would normally make sense but we're getting that reworked[1] in
this very cycle so please drop this patch from your series.

Bart

[1] https://lore.kernel.org/linux-gpio/20250220-gpio-set-retval-v2-0-bc4cfd38dae3@xxxxxxxxxx/