]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: rtl8188eu: core: Fix comparison to NULL
authorAnchal Jain <anchalj109@gmail.com>
Sun, 18 Sep 2016 07:48:56 +0000 (13:18 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Sep 2016 10:36:39 +0000 (12:36 +0200)
commit70b9bb71fdf2da78341cdf70d3599c031d1e29fa
tree783e647bea97f04542eede0ed7d6d2c957c0161a
parent149ad082a2f4873daca28f57d59ec3deb47685ac
staging: rtl8188eu: core: Fix comparison to NULL

Convert pointer comparisons to NULL to NULL pointer 'p'

Signed-off-by: Anchal Jain <anchalj109@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_ap.c