Re: [PATCH] staging: rtl8723bs: fix spacing around operators

From: Ethan Tidmore

Date: Sun Feb 08 2026 - 16:28:41 EST


On Sat Feb 7, 2026 at 11:13 PM CST, Tabrez Ahmed wrote:
> Fix checkpatch check:
> CHECK: spaces preferred around that '+' (ctx:VxV)
> CHECK: spaces preferred around that '-' (ctx:VxV)
>
> The kernel coding style prefers spaces around binary operators for
> better readability.
>
> Signed-off-by: Tabrez Ahmed <tabreztalks@xxxxxxxxx>

LGTM.

Reviewed-by: Ethan Tidmore <ethantidmore06@xxxxxxxxx>

Thanks,

ET