Re: [PATCH v3] staging: rtl8723bs: fix code style comparison warning

From: Dan Carpenter
Date: Mon Feb 22 2021 - 00:09:52 EST


On Fri, Feb 19, 2021 at 06:23:54PM +0000, Kurt Manucredo wrote:
>
>
> checkpatch gives the following WARNING:
> WARNING: Comparisons should place the constant on the right side of the test
> this patch fixes the coding style warning.
>
> Signed-off-by: Kurt Manucredo <fuzzybritches@xxxxxxxxxxxxxx>
> ---

Looks okay to me. Thanks!

Reviewed-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>

regards,
dan carpenter