commit | d5f9f1e3a9945198be1bf20f0e110af9e29f9970 | [log] [tgz] |
---|---|---|
author | Valentina Manea <valentina.manea.m@gmail.com> | Fri Oct 25 11:48:29 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 28 14:32:51 2013 -0700 |
tree | 9e0f2cdd517c6f4f0f61c301499b303c858e9602 | |
parent | 4bb01423ab05af02feaba04823ba6b852dbe5aa6 [diff] |
staging: sep: 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>