Re: [PATCH] staging: rtl8723bs: fix inconsistent indentation in HAL files
From: Ethan Tidmore
Date: Sat Mar 14 2026 - 21:22:21 EST
On Sat Mar 14, 2026 at 3:22 PM CDT, Zile Xiong wrote:
> Fix inconsistent indentation in HalBtc8723b1Ant.c and
> HalPhyRf_8723B.c reported by static analysis.
>
> The indentation of several lines does not match the surrounding
> code block and makes the code harder to read. Adjust the spacing
> to align with the existing indentation style.
>
> No functional change intended.
>
> Signed-off-by: Zile Xiong <xiongzile99@xxxxxxxxx>
> ---
This doesn't apply to staging-next.
Thanks,
ET