]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7d1abb9c380e7fe15e410c545c39964d126178b6
tree75f86bdfc11e241341958994876d39167731182b
parent18b2c6d0a04800d74afac8fd057355dce88c1ce6
staging: vt6656: Boolean tests don't need comparisons.

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>
drivers/staging/vt6656/card.c
drivers/staging/vt6656/main_usb.c
drivers/staging/vt6656/rxtx.c
drivers/staging/vt6656/usbpipe.c