Re: [PATCH] staging: rtl8723bs: place constant on right side of equality operator
From: Andy Shevchenko
Date: Mon Mar 23 2026 - 05:23:37 EST
On Sat, Mar 21, 2026 at 02:55:36PM +0530, Prithvi Tambewagh wrote:
> Place constant 0xFF on right side of equality operator when checking
> value of hw_channel_plan to fix checkpatch.pl warning and conform with
> the Linux Kernel coding style.
First of all, in the very same function there are more of a such.
And hence the Q: have you checked the entire driver? Please do.
--
With Best Regards,
Andy Shevchenko