linux/drivers/staging/rtl8723bs
Hariprasad Kelam ce3b32a2d2 staging: rtl8723bs: core: rtw_recv: fix warning Comparison to NULL
fix below warning reported by checkpatch

CHECK: Comparison to NULL could be written
"!precvpriv->pallocated_frame_buf"
CHECK: Comparison to NULL could be written "padapter"

Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
-----
changes in v2:
		Corected few erorrs like (!*psta == NULL) pointed in
		review

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-23 09:24:54 +02:00
..
core staging: rtl8723bs: core: rtw_recv: fix warning Comparison to NULL 2019-05-23 09:24:54 +02:00
hal staging: rtl8723bs: hal: Remove unused variable 2019-05-21 10:29:40 +02:00
include staging: rtl8723bs: hal: fix spelling mistake "singal" -> "signal" 2019-04-19 14:59:36 +02:00
os_dep staging: rtl8723bs: Fix Coverity warning in rtw_dbg_port() 2019-05-22 14:32:41 +02:00
Kconfig staging: rtl8723bs: use help instead of ---help--- in Kconfig 2019-05-20 10:49:08 +02:00
Makefile staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'. 2018-05-25 18:47:22 +02:00
TODO staging: rtl8723bs: fix typo in the TODO file 2018-12-12 11:37:58 +01:00