mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
staging: rtl8723bs: rtw_mlme: add blank line for readability
Add a blank line between the WIFI_UNDER_WPS block and the wifi_spec block to improve readability. Signed-off-by: Salman Alghamdi <me@cipherat.com> Reviewed-by: Luka Gejak <luka.gejak@linux.dev> Link: https://patch.msgid.link/20260513203611.31872-7-me@cipherat.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
75ba9ce635
commit
f717b5b686
|
|
@ -596,6 +596,7 @@ static bool rtw_is_desired_network(struct adapter *adapter, struct wlan_network
|
|||
else
|
||||
return false;
|
||||
}
|
||||
|
||||
if (adapter->registrypriv.wifi_spec == 1) { /* for correct flow of 8021X to do.... */
|
||||
u8 *p = NULL;
|
||||
uint ie_len = 0;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user