[PATCH *-next 13/18] gpiolib: Remove needless return in two void APIs
Zijun Hu
quic_zijuhu at quicinc.com
Fri Feb 21 05:12:10 PST 2025
On 2/21/2025 9:06 PM, Bartosz Golaszewski wrote:
> On Fri, Feb 21, 2025 at 2:02 PM Zijun Hu <quic_zijuhu at quicinc.com> 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 at quicinc.com>
>> ---
>
> That would normally make sense but we're getting that reworked[1] in
> this very cycle so please drop this patch from your series.
>
sure, will drop it in next revision.
> Bart
>
> [1] https://lore.kernel.org/linux-gpio/20250220-gpio-set-retval-v2-0-bc4cfd38dae3@linaro.org/
More information about the linux-mtd
mailing list