]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
staging: rtl8188eu: removed blank lines coding style problem
authorAndrii Vladyka <tulup@mail.ru>
Tue, 14 Mar 2017 09:29:44 +0000 (11:29 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Mar 2017 02:34:53 +0000 (11:34 +0900)
Fix 'multiple blank lines' coding style problem reported by checkpatch.pl.

Signed-off-by: Andrii Vladyka <tulup@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_ap.c

index 255c30eb5d07c7ac9cdef035d6c95a6373a54529..3fa6af208b91247a3f752376e95367614a2d6960 100644 (file)
@@ -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 */