staging: rtl8723bs: hal: sdio_ops: fix Comparison to NULL
authorHariprasad Kelam <hariprasad.kelam@gmail.com>
Tue, 11 Jun 2019 18:21:42 +0000 (23:51 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Jun 2019 09:50:08 +0000 (11:50 +0200)
commite99547e5ae17149f9da48d82422538c763fbc7b3
tree5814b79b1c7453d8b945dd25a9a9804dcc0d25e1
parent1714844abbcacc76d182d71b25db29b6be534bc4
staging: rtl8723bs: hal: sdio_ops: fix Comparison to NULL

this patch fixes below warning reported by checkpatch

CHECK: Comparison to NULL could be written "c2h_evt"

Signed-off-by: Hariprasad Kelam <hariprasad.kelam@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/sdio_ops.c