Re: [PATCH v3] staging: rtl8723bs: remove comparisons to boolean literals
From: Greg Kroah-Hartman
Date: Tue Jul 07 2026 - 05:52:43 EST
On Thu, Jun 04, 2026 at 01:05:07PM -0600, William Elder wrote:
> Remove comparisons to true and false as they are error prone.
> Use the idiomatic C forms instead
>
> v3: Fix inverted logic for ht_option checks
This goes below the --- line, as the documentation asks, right?
Also, what happened in v2? Always include all of the information.
thanks,
greg k-h