]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit384d9034ff363cd3a4905bd39b3b442d2d8f5ef9
tree5814b79b1c7453d8b945dd25a9a9804dcc0d25e1
parentc87efa374e326c34274c456e2742361831a2b977
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