]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6655: Remove boolean comparisons
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Thu, 15 Oct 2015 12:31:11 +0000 (13:31 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 06:05:17 +0000 (23:05 -0700)
commitf199c0306d9fddef1d3eabfbf70b6265b816ad90
treefd41bcfaba400473b4635a3b7b5fc9d3ed7cee36
parent83c29085ec38496048a00e95c4e7c63ff0bc63bc
staging: vt6655: Remove boolean comparisons

Boolean tests do not need explicit comparison to true or false.

Signed-off-by: Luis de Bethencourt <luisbg@osg.samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/card.c