staging: emxx_udc: Remove boolean comparisons
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Sun, 18 Oct 2015 21:59:18 +0000 (22:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:21:05 +0000 (19:21 -0700)
commit5a602ac4d6ecda412746fe249423d6455e32a264
tree158f1faa94ce2dfe4830df29c08c82708d9e9203
parent6512edec48b2ccfe9bb969ce26ebbbcd49de6c4b
staging: emxx_udc: Remove boolean comparisons

Boolean tests do not need explicit comparison to true or false.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/emxx_udc/emxx_udc.c