]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: rtw_mlme: wrap rtw_sitesurvey_cmd condition
authorSalman Alghamdi <me@cipherat.com>
Wed, 13 May 2026 20:35:00 +0000 (23:35 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 21 May 2026 10:38:04 +0000 (12:38 +0200)
commit75ba9ce635ff9357caec23ae1c307811e4c4f09b
tree1cbac40b1310e83ff0f06044d1c9d2897754622f
parent90cafd6b3c0b17ffa1d973ecad16e9b10ee8b4ee
staging: rtl8723bs: rtw_mlme: wrap rtw_sitesurvey_cmd condition

Inline rtw_sitesurvey_cmd() directly in the if condition to reduce
line length.

Signed-off-by: Salman Alghamdi <me@cipherat.com>
Reviewed-by: Luka Gejak <luka.gejak@linux.dev>
Link: https://patch.msgid.link/20260513203611.31872-3-me@cipherat.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_mlme.c