Re: [PATCH] staging: rtl8723bs: place constants on the right side of tests
From: Dan Carpenter
Date: Thu Mar 31 2022 - 11:17:24 EST
On Thu, Mar 31, 2022 at 08:15:50AM -0400, Sevinj Aghayeva wrote:
> Adhere to Linux kernel coding style.
>
> Reported by checkpatch:
>
> WARNING: Comparisons should place the constant on the right side of the test
>
> Signed-off-by: Sevinj Aghayeva <sevinj.aghayeva@xxxxxxxxx>
Hi Greg,
Don't apply this one. There is a later version that does more cleanup.
regards,
dan carpenter