Re: [PATCH] staging: rtl8723bs: fix YODA condition warnings

From: Dan Carpenter

Date: Wed Feb 11 2026 - 10:09:52 EST


On Wed, Feb 11, 2026 at 06:57:31PM +0500, Mariyam Shahid wrote:
> Place the constants on right side of the comparison in rtw_security.c
> to follow kernel coding style. This resolves a checkpatch warning.
>
> Signed-off-by: Mariyam Shahid <mariyam.shahid135@xxxxxxxxx>
> ---

Someone already did this. You need to work against the latest tree.

regards,
dan carpenter