Re: [PATCH v3] staging: rtl8723bs: remove unnecessary comparison to true

From: gregkh

Date: Wed May 06 2026 - 01:11:25 EST


On Wed, May 06, 2026 at 10:33:02AM +0530, Ashwin Gundarapu wrote:
> Remove explicit comparison to true in check_fwstate() call and
> add spacing around the bitwise OR operator to improve code style.
>
> Signed-off-by: Ashwin Gundarapu <linuxuser509@xxxxxxxxxxx>
> ---
> v3: Fixed double --- line and corrected whitespace formatting as
> requested by Greg KH.
>

What changed from v1?

thanks,

greg k-h