From: Larry Finger Date: Wed, 4 Sep 2013 20:55:55 +0000 (-0500) Subject: staging: r8188eu: Fix smatch warning in os_dep/usb_intf.c X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~723 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc2f9db95507b8641303c70e8e62ce286815ccdf;p=pandora-kernel.git staging: r8188eu: Fix smatch warning in os_dep/usb_intf.c Smatch reports the following warning: CHECK drivers/staging/rtl8188eu/os_dep/usb_intf.c drivers/staging/rtl8188eu/os_dep/usb_intf.c:740 rtw_usb_if1_init() info: redundant null check on padapter->HalData calling kfree() Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed