From: Larry Finger Date: Sun, 22 Dec 2013 23:36:58 +0000 (-0600) Subject: staging: r8188eu: Fix sparse warning in core/rtw_sta_mgt.c X-Git-Tag: v3.14-rc1~150^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f8e635f96e0ed42b0e0e87a9f5e8a7215033ba9;p=pandora-kernel.git staging: r8188eu: Fix sparse warning in core/rtw_sta_mgt.c Sparse reports the following: CHECK drivers/staging/rtl8188eu/core/rtw_sta_mgt.c drivers/staging/rtl8188eu/core/rtw_sta_mgt.c:152:6: warning: symbol 'rtw_mfree_all_stainfo' was not declared. Should it be static? Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed