]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
staging: rtl8723bs: remove spurious if-block braces
authorVincent Caron <vcaron@bearstech.com>
Mon, 14 Jul 2025 13:17:43 +0000 (15:17 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jul 2025 08:11:09 +0000 (10:11 +0200)
commit905f499e20301127226f3ef636a7cad28e41c2d9
treef03e58645c91591cd49b3af72020a76e1a23f934
parentaea29410dcccad21c8f02a824aeb6e96ab668f31
staging: rtl8723bs: remove spurious if-block braces

Fix checkpatch "WARNING: braces {} are not necessary for single statement
blocks" in rtl8723bs/os_dep/os_intfs.c:1207.

Signed-off-by: Vincent Caron <vcaron@bearstech.com>
Link: https://lore.kernel.org/r/20250714131743.343482-1-vcaron@bearstech.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/os_dep/os_intfs.c