OSDN Git Service

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)
commit5699c0f4fcf9196652d3bba24c8c83557dc82d97
tree75f86bdfc11e241341958994876d39167731182b
parent3bfef6500818677abdbf5c0d8c3bce0caae539a3
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