Re: [PATCH] rtl8723bs: replace _SUCCESS/_FAIL with standard errno

From: Omer El Idrissi

Date: Fri Mar 20 2026 - 03:05:48 EST


Apologies. I forgot to switch the branch. I'll resubmit the patch against staging-next

On 3/19/26 10:09 AM, Dan Carpenter wrote:
On Wed, Mar 18, 2026 at 10:41:03PM +0100, Omer El Idrissi wrote:
Replace non-standard return values with descriptive
linux kernel error codes in probe path.
Also replace the variable name 'status' with 'ret'
to be more consistent with other kernel code

Signed-off-by: Omer El Idrissi <omer.e.idrissi@xxxxxxxxx>
This doesn't apply. I don't think you're working against staging-next.

regards,
dan carpenter