staging: rtl8188eu: do not use comparisons on bool tests
authorValentina Manea <valentina.manea.m@gmail.com>
Fri, 25 Oct 2013 08:39:56 +0000 (11:39 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Oct 2013 21:26:45 +0000 (14:26 -0700)
commit5b66fb7d57462f5c0683f7d64625652ffb9f5f87
tree0cd7a1d4e036e07894dbc446cbdcb0ea2700db39
parent89bc5be7c0d62aff91b4b0241318cfedc7311c7e
staging: rtl8188eu: do not use comparisons on bool tests

This patch fixes coccinelle errors regarding comparisons
used in bool tests.

Signed-off-by: Valentina Manea <valentina.manea.m@gmail.com>
Reviewed-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_pwrctrl.c
drivers/staging/rtl8188eu/hal/HalPhyRf_8188e.c