Staging: vt6655: Remove unnecessary equality checks in rxtx.c
authorHarisangam Sharvari <sharisan@visteon.com>
Tue, 9 Jun 2015 04:27:35 +0000 (04:27 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Jun 2015 00:10:47 +0000 (17:10 -0700)
commit441b3e45c2dd12af4b43f8663bbc6602bbc7b183
tree62304902ee9755147a2d7811088bc0fa29eca59a
parent86ea8acc6b494dbadd16a82ed778a68d5b4d4091
Staging: vt6655: Remove unnecessary equality checks in rxtx.c

The unnecessary equality checks for bool variable are removed in rxtx.c.
These changes were detected with the help of coccinelle tool

Signed-off-by: Harisangam Sharvari <sharisan@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/rxtx.c