staging: sep: do not use comparisons on bool tests
authorValentina Manea <valentina.manea.m@gmail.com>
Fri, 25 Oct 2013 08:48:29 +0000 (11:48 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 28 Oct 2013 21:32:51 +0000 (14:32 -0700)
commitd5f9f1e3a9945198be1bf20f0e110af9e29f9970
tree9e0f2cdd517c6f4f0f61c301499b303c858e9602
parent4bb01423ab05af02feaba04823ba6b852dbe5aa6
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>
drivers/staging/sep/sep_main.c