]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192u: Removed redundant bool comparisons in r8192U_dm.c
authorHarisangam Sharvari <sharisan@visteon.com>
Thu, 11 Jun 2015 12:38:13 +0000 (12:38 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Jun 2015 00:19:47 +0000 (17:19 -0700)
commit13c61184bfd8724202e22ff1c7756cb30565f986
tree0fcaf01319cc5e330bc72cb54526f8ae4866ba0d
parent7a1b829b564a0a6623dd359e1c7f268d7dd9f3f8
staging: rtl8192u: Removed redundant bool comparisons in r8192U_dm.c

This patch was detected with the help of coccinelle tool.
The redundant comparisons of bool variables are removed in r8192U_dm.c.

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