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

From: Ethan Tidmore

Date: Sat Mar 14 2026 - 17:01:00 EST


On Sat Mar 14, 2026 at 3:34 AM 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 checkpacth.pl warning.

You misspelt checkpatch.pl.

Thanks,

ET