Re: [PATCH] staging: rtl8723bs: remove copy function

From: Dan Carpenter

Date: Fri Mar 20 2026 - 04:28:32 EST


On Fri, Mar 20, 2026 at 10:18:31AM +0300, Bera Yüzlü wrote:
> GetU1ByteIntegerFromStringInDecimal() is a copy of kstrtou8().
> Remove its usages to kstrtou8() and check the return value.
>
> Signed-off-by: Bera Yüzlü <b9788213@xxxxxxxxx>
> ---

Thanks!

Reviewed-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>

regards,
dan carpenter