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

From: Siwanan Bungtong

Date: Fri May 01 2026 - 16:33:14 EST


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(-)

--
2.53.0