]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3279050bc0257bd3b31be652d3a524b31abfe6b2
tree62304902ee9755147a2d7811088bc0fa29eca59a
parenta9466fcb085b3524bd9d130475d5f54dd1306cf4
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