Re: [PATCH] staging: rtl8723bs: remove spaces before tabs in hal_com.c
From: Ethan Tidmore
Date: Thu Mar 26 2026 - 14:16:15 EST
On Wed Mar 25, 2026 at 6:55 PM CDT, MrXploisLite wrote:
> Fix checkpatch warning 'please, no space before tabs' in comment blocks.
> This change removes spaces that precede tab characters in three comment
> lines within the _TwoOutPipeMapping and _ThreeOutPipeMapping functions.
>
> No functional change, only whitespace cleanup to comply with kernel
> coding style.
>
> Signed-off-by: MrXploisLite <arokigaming@xxxxxxxxx>
> ---
I believe this has been NACKed in the past. This is just changing
whitespace in a comment, it doesn't really "improve" anything.
Thanks,
ET