Re: [PATCH] staging: rtl8723bs: fix YODA condition warnings
From: Mariyam Shahid
Date: Wed Feb 11 2026 - 10:54:40 EST
On Wed, Feb 11, 2026 at 8:09 PM Dan Carpenter <dan.carpenter@xxxxxxxxxx> wrote:
>
> 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
>
Thank you for letting me know!