linux/drivers/staging/rtl8723bs
Himanshu Jha 4d50675829 staging: rtl8723bs: remove null check before kfree
Kfree on NULL pointer is a no-op and therefore checking is redundant.

Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-27 19:59:10 +02:00
..
core staging/rtl8723bs: Fix some coding style issues in rtw_odm.c. 2017-08-18 15:57:17 -07:00
hal staging: rtl8723bs: hal: Use (true/false) in assignment to bool 2017-06-23 19:36:49 +02:00
include staging: rtl8723bs - remove asm includes 2017-06-25 16:31:21 +02:00
os_dep staging: rtl8723bs: remove null check before kfree 2017-08-27 19:59:10 +02:00
Kconfig
Makefile
TODO