staging: vt6656: Boolean tests don't need comparisons.
authorAbdul Hussain <habdul@visteon.com>
Tue, 16 Jun 2015 05:43:16 +0000 (05:43 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Jun 2015 04:26:45 +0000 (21:26 -0700)
This patch remove true and false from boolean tests.

Signed-off-by: Abdul Hussain <habdul@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found