commit | 4bb01423ab05af02feaba04823ba6b852dbe5aa6 | [log] [tgz] |
---|---|---|
author | Valentina Manea <valentina.manea.m@gmail.com> | Fri Oct 25 11:28:10 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 28 14:28:35 2013 -0700 |
tree | 478cbf5b868e28cc9e28b6716e07a33f16168af7 | |
parent | 38272d20b9e20f6c0e9a5f138dd1cb8ecdf45962 [diff] |
staging: rtl8192e: 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: Lisa Nguyen <lisa@xenapiadmin.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>