]> git.ipfire.org Git - thirdparty/linux.git/commit
staging: rtl8723bs: simplify if-else blocks in rtw_mlme_ext.c
authorAndrei Khomenkov <khomenkov@mailbox.org>
Sun, 10 May 2026 13:43:15 +0000 (16:43 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 11 May 2026 08:13:24 +0000 (10:13 +0200)
commit3a7def187dcd8b004c99dc00b7b8e40072eefe7e
tree4bdf1aff38ffc37b9017822609d2a832dcc70a3d
parentacda662a0aa3c4f8bd6f1820b7c08ef0ebd501b9
staging: rtl8723bs: simplify if-else blocks in rtw_mlme_ext.c

Fix indentation, remove unnecessary braces, and wrap long lines
in if-else blocks inside the site_survey function.

Signed-off-by: Andrei Khomenkov <khomenkov@mailbox.org>
Link: https://patch.msgid.link/20260510134315.64295-10-khomenkov@mailbox.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c