2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 21:54:06 +08:00
linux-next/drivers/staging/rtl8188eu
Bhumika Goyal 64e6619fd3 Staging: rtl8188eu: core: rtw_mlme.c: Remove NULL test before vfree
The function vfree tests whether the argument is NULL and returns
immediately. So NULL test before vfree is not needed. Also remove braces
around if branch as they are no longer needed.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-20 15:06:51 -08:00
..
core Staging: rtl8188eu: core: rtw_mlme.c: Remove NULL test before vfree 2016-02-20 15:06:51 -08:00
hal staging: rtl8188eu: add release_firmware() between request_firmware and function error exit 2016-02-11 20:03:56 -08:00
include staging: rtl8188eu: fix signal strength indication 2016-02-11 20:03:56 -08:00
os_dep Staging: rtl8188eu: os_dep: Remove NULL test before rtw_free_netdev 2016-02-14 16:44:06 -08:00
Kconfig staging: rtl8188eu: Fix build error when CFG80211 is not selected 2015-09-29 04:27:22 +02:00
Makefile staging: rtl8188eu: provide an absolute path to include folder 2016-02-07 19:00:46 -08:00
TODO staging: rtl8*: fix my email address up 2016-02-11 19:33:46 -08:00