Re: [PATCH v4] staging: rtl8723bs: remove unnecessary braces for single statement

From: Ethan Tidmore

Date: Sat Mar 14 2026 - 21:38:15 EST


On Sat Mar 14, 2026 at 4:13 PM CDT, Marcos Andrade wrote:
> Remove unnecessary braces for a single statement block in an if
> condition to comply with the Linux kernel coding style.
> This resolves a checkpatch.pl warning.
>
> Signed-off-by: Marcos Andrade <marcosandrade95963@xxxxxxxxx>
> ---

I'm not sure if Greg won't mind the v4 isn't here, but since you caught
it in a follow up email, this looks good to me.

Reviewed-by: Ethan Tidmore <ethantidmore06@xxxxxxxxx>

Thanks,

ET