]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: fix unbalanced braces in if/else statements
authorSiwanan Bungtong <horstaufmental@gmail.com>
Fri, 1 May 2026 20:53:36 +0000 (03:53 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 May 2026 14:52:54 +0000 (16:52 +0200)
commitfd8b39b77613dcf2c5cd953be87ba397dc58e6f6
tree15c19dd8fc03225253ae8e4c767754d702fa16d8
parent062d449caebb026bb608890e9febac1d83d0f230
staging: rtl8723bs: fix unbalanced braces in if/else statements

Fix inconsistent brace usage in if/else blocks to improve readability
and avoid misleading indentation.

No functional changes.

Signed-off-by: Siwanan Bungtong <horstaufmental@gmail.com>
Reviewed-by: Nikolay Kulikov <nikolayof23@gmail.com>
Link: https://patch.msgid.link/20260501205336.230955-1-horstaufmental@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c