linux/drivers/staging/rtl8188eu
Shyam Saini f17331eb4b staging: rtl8188eu: core: Remove NULL test before vfree
vfree frees the virtually continuous block of memory beginning at
addr. If addr is NULL, no operation is performed. So, NULL test is not
needed before vfree().

Signed-off-by: Shyam Saini <mayhs11saini@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-01-19 11:32:29 +01:00
..
core staging: rtl8188eu: core: Remove NULL test before vfree 2017-01-19 11:32:29 +01:00
hal staging: r8188eu: fix spelling mistake on xmitframe_coalsece 2017-01-03 16:50:37 +01:00
include staging:r8188eu: remove unused rx_head member of struct recv_frame 2017-01-16 18:11:11 +01:00
os_dep staging:r8188eu: remove unused rx_head member of struct recv_frame 2017-01-16 18:11:11 +01:00
Kconfig staging: rtl8188eu: Fix build error when CFG80211 is not selected 2015-09-29 04:27:22 +02:00
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
TODO staging: rtl8*: fix my email address up 2016-02-11 19:33:46 -08:00