alistair23-linux/drivers/staging/rtl8188eu/os_dep
Bhumika Goyal a4e320b721 Staging: rtl8188eu: os_dep: Remove NULL test before rtw_free_netdev
The function rtw_free_netdev test whether its argument is NULL and
return immediately. So NULL test before this function is not needed.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-14 16:44:06 -08:00
..
ioctl_linux.c staging: rtl8188eu: use eth_broadcast_addr() in place of memset 2016-02-07 19:00:46 -08:00
mlme_linux.c staging: rtl8188eu: ternary operator (?:) replaced by min_t kernel macro 2015-10-29 09:09:08 +09:00
mon.c staging: rtl8188eu: Add missing include 2015-10-02 11:48:15 +02:00
os_intfs.c staging: rtl8188eu: remove pfirmware and fwsize of the hal_data_8188e structure 2016-02-11 20:03:56 -08:00
osdep_service.c staging: rtl8188eu: jiffies are unsigned long 2015-11-15 20:02:47 -08:00
recv_linux.c Staging: rtl8188eu: os_dep: recv_linux.c: Remove explicit NULL comparison 2015-09-12 18:25:01 -07:00
rtw_android.c staging: rtl8188eu: eliminate spaces before commas 2015-06-10 18:04:04 -07:00
usb_intf.c Staging: rtl8188eu: os_dep: Remove NULL test before rtw_free_netdev 2016-02-14 16:44:06 -08:00
usb_ops_linux.c staging: r8188eu: Add _enter_critical_mutex() error handling 2015-10-17 20:56:10 -07:00
xmit_linux.c staging: rtl8188eu: ternary operator (?:) replaced by min/max kernel macro 2015-10-29 09:09:08 +09:00