From: Larry Finger Date: Wed, 4 Sep 2013 20:56:08 +0000 (-0500) Subject: staging: r8188eu: Fix smatch warning in core/rtw_wlan_util.c X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~711 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=473803650dd7f37d1d520ec112dc12a8d57aaf22;p=pandora-kernel.git staging: r8188eu: Fix smatch warning in core/rtw_wlan_util.c A misplaced _func_exit_ macro leads to the following smatch warning: drivers/staging/rtl8188eu/core/rtw_wlan_util.c:1105 rtw_check_bcn_info() info: ignoring unreachable code. Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed