rtl8188eu: Fix some Sparse warnings

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2019-04-21 11:36:57 -05:00
parent 2393650ec6
commit 510176b3ad
13 changed files with 21 additions and 51 deletions

View file

@ -119,7 +119,7 @@ exit:
return res;
}
void rtw_mfree_mlme_priv_lock(struct mlme_priv *pmlmepriv)
static void rtw_mfree_mlme_priv_lock(struct mlme_priv *pmlmepriv)
{
}