staging: rtl8712: Delete explicit comparison with false and NULL
authorTapasweni Pathak <tapaswenipathak@gmail.com>
Mon, 6 Oct 2014 08:53:18 +0000 (14:23 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Oct 2014 02:29:11 +0000 (10:29 +0800)
commit366ba427032eaefdec9d3fd318f23eea2b26ead6
tree7a459eb3d21a8ac16c2508352113d61bcae8c0bc
parent14ad732c2d19858cc43b4b7421d63b82575bc84e
staging: rtl8712: Delete explicit comparison with false and NULL

This patch delete explicit comparison to false and NULL in files of
rtl8712.

Signed-off-by: Tapasweni Pathak <tapaswenipathak@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/recv_linux.c
drivers/staging/rtl8712/rtl871x_io.c
drivers/staging/rtl8712/rtl871x_ioctl_set.c
drivers/staging/rtl8712/rtl871x_mp.c
drivers/staging/rtl8712/usb_intf.c
drivers/staging/rtl8712/usb_ops_linux.c
This page took 0.025377 seconds and 5 git commands to generate.