Re: [PATCH] staging: rtl8723bs: rename 'status' variable to 'ret' for consistency

From: Ethan Tidmore

Date: Sat Mar 14 2026 - 17:16:09 EST


On Sat Mar 14, 2026 at 11:56 AM CDT, Omer El Idrissi wrote:
> The kernel commonly uses 'ret', 'retval', 'err' etc. for return value
> tracking. No functional change intended beyond style and error handling
> improvement.
>
> Signed-off-by: Omer El Idrissi <omer.e.idrissi@xxxxxxxxx>
> ---

I think the code is fine as is.

Thanks,

ET