linux/drivers/staging/rtl8192e
Cristina Opriceana 44acc6b524 Staging: rtl8192e: Bool tests don't need comparisons
This patch removes comparisons to true/false values on bool variables.
Warning found by coccinelle:
"WARNING: Comparison to bool".

Signed-off-by: Cristina Opriceana <cristina.opriceana@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-16 16:00:20 +01:00
..
rtl8192e Staging: rtl8192e: Bool tests don't need comparisons 2015-03-16 16:00:20 +01:00
dot11d.c staging: rtl8192e: fixed coding style issues 2014-08-30 13:54:03 -07:00
dot11d.h
Kconfig
license
Makefile
rtl819x_BA.h
rtl819x_BAProc.c Staging: rtl8192e: Eliminate use of MSECS macro 2015-03-16 15:59:15 +01:00
rtl819x_HT.h
rtl819x_HTProc.c Staging: rtl8192e: Remove unnecessary variables 2015-03-16 16:00:20 +01:00
rtl819x_Qos.h
rtl819x_TS.h
rtl819x_TSProc.c Staging: rtl8192e: Eliminate use of MSECS macro 2015-03-16 15:59:15 +01:00
rtllib_crypt_ccmp.c Staging: rtl8192e: Fix style warnings relating to printk(KERN_DEBUG 2014-09-19 17:11:06 -07:00
rtllib_crypt_tkip.c staging: rtl8192e: fixed coding style issues 2014-08-30 13:54:03 -07:00
rtllib_crypt_wep.c Staging: rtl8192e: Fix printk debug style warning 2014-09-19 17:14:30 -07:00
rtllib_crypt.c
rtllib_crypt.h
rtllib_debug.h
rtllib_endianfree.h
rtllib_module.c staging: rtl8192e: Remove unnecessary OOM message 2015-03-06 16:59:53 -08:00
rtllib_rx.c Staging: rtl8192e: Eliminate use of MSECS macro 2015-03-16 15:59:15 +01:00
rtllib_softmac_wx.c staging: rtl8192e: replace memset(x,0,ETH_ALEN) by eth_zero_addr(x) 2015-03-06 09:54:34 -08:00
rtllib_softmac.c staging: rtl8192e: remove break after return 2015-03-16 16:00:20 +01:00
rtllib_tx.c staging: rtl8192e: Remove unneeded void return 2014-10-02 11:56:43 -07:00
rtllib_wx.c staging: rtl8192e: Replace min with min_t 2015-03-09 13:30:40 +01:00
rtllib.h Staging: rtl8192e: Eliminate use of MSECS macro 2015-03-16 15:59:15 +01:00
TODO