Re: [PATCH v3] staging: rtl8723bs: Remove boolean comparisons

From: Greg Kroah-Hartman

Date: Sun Apr 26 2026 - 23:58:29 EST


On Mon, Apr 20, 2026 at 12:16:36AM +0800, Yuma Ochi wrote:
> Remove unnecessary comparison to true/false in if statements
> to follow standard Linux kernel coding style.
>
> Signed-off-by: Yuma Ochi <ochiyuma.ochi@xxxxxxxxx>
> ---
> v3: add missing changelog below --- (Greg KH bot)
> v2: remove unnecessary parentheses (Dan Carpenter)

This is huge, and conflicts with patches from others.

Can you break this up into smaller pieces please?

thanks,

greg k-h