Re: [PATCH] staging: rtl8723bs: use unsigned int in rtw_get_rateset_len

From: Greg Kroah-Hartman

Date: Fri Sep 04 2026 - 00:35:59 EST


On Thu, Sep 03, 2026 at 10:31:46PM +0200, Nicolas Giuliani via B4 Relay wrote:
> From: Nicolas Giuliani <nicolas.giuliani@xxxxxxxxxxx>
>
> Replace the uint typedef with unsigned int in rtw_get_rateset_len()
> and its declaration.
>
> This addresses the rtl8723bs TODO item to convert remaining unusual
> variable types. No functional change intended.
>
> Assisted-by: LLM

Please read:
https://lore.kernel.org/r/2026080354-skater-urgent-31b2@gregkh
why this is not a good idea for you to do be doing at all.

thanks,

greg k-h