Re: [PATCH] staging: rtl8723bs: remove redundant parentheses
From: Dan Carpenter
Date: Mon Jun 01 2026 - 07:17:51 EST
On Sat, May 30, 2026 at 07:41:03PM -0500, Ben O'Bryan wrote:
> Remove redundant parentheses around type checks
> and align conditional lines to improve readability
>
> Signed-off-by: Ben O'Bryan <obryanbw@xxxxxxxxx>
> ---
>
> This is my first patch to the kernel so please let me know if
> I've done anything wrong.
>
> This patch is mostly for me to verify my environment. Assuming
> everything goes smoothly, I hope to continue to contribute
> more formatting patches as I get more comfortable contributing.
>
We don't mind the extra parentheses in staging so we disabled
that checkpatch warning.
regards,
dan carpenter