Re: [PATCH 0/2] staging: rtl8723bs: add braces to if/else statements

From: Nikolay Kulikov

Date: Mon May 04 2026 - 08:33:48 EST


On Sat, May 02, 2026 at 03:31:19AM +0700, Siwanan Bungtong wrote:
> This series adds missing braces to if/else statements in rtl8723bs
> to comply with the kernel coding style and improve code readability.
>
> No functional changes.
>
> Siwanan Bungtong (2):
> staging: rtl8723bs: add braces to if/else arms in rtw_efuse.c
> staging: rtl8723bs: add braces to if/else arms in HalBtc8723b1Ant.c
>
> drivers/staging/rtl8723bs/core/rtw_efuse.c | 4 ++--
> drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c | 7 ++++---
> 2 files changed, 6 insertions(+), 5 deletions(-)
>

This is not applicable to staging-next, please rebase.

Thanks,
Nikolay