Commit adab24a4 authored by Andrii Vladyka's avatar Andrii Vladyka Committed by Greg Kroah-Hartman
Browse files

staging: rtl8188eu: removed blank lines coding style problem



Fix 'multiple blank lines' coding style problem reported by checkpatch.pl.

Signed-off-by: default avatarAndrii Vladyka <tulup@mail.ru>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 5629ff0f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@ void init_mlme_ap_info(struct adapter *padapter)
	struct sta_priv *pstapriv = &padapter->stapriv;
	struct wlan_acl_pool *pacl_list = &pstapriv->acl_list;


	spin_lock_init(&pmlmepriv->bcn_update_lock);

	/* for ACL */