Re: [PATCH] staging: rtl8723bs: remove redundant & parentheses
From: Ethan Tidmore
Date: Fri Apr 03 2026 - 17:16:51 EST
On Fri Apr 3, 2026 at 12:28 PM CDT, Sam Daly wrote:
> Remove redundant parentheses around the '&' operator to comply with
> kernel style guidelines, as reported by checkpatch:
> CHECK: Unnecessary parentheses around adapter->securitypriv
>
> Signed-off-by: Sam Daly <sam@xxxxxxxxxx>
> ---
LGTM.
Reviewed-by: Ethan Tidmore <ethantidmore06@xxxxxxxxx>
Thanks,
ET