Re: [PATCH v2] staging: rtl8723bs: remove comparisons to boolean literals

From: Dan Carpenter

Date: Thu Jun 04 2026 - 04:12:55 EST


On Wed, Jun 03, 2026 at 01:52:39PM -0600, William Elder wrote:
> Remove comparisons to true and false as they are error prone.
> Use the idiomatic C forms instead
> v2: Fix inverted logic for ht_option checks

Nope. Still buggy.

Please wait a day between resends.

There are other issues with this patch. It needs to be split up.
v2 rules etc.
https://staticthinking.wordpress.com/2022/07/27/how-to-send-a-v2-patch/

regards,
dan carpenter