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)
commitc40753b5c7ee0d967d56393e760701ca3a924be3
tree0fcaf01319cc5e330bc72cb54526f8ae4866ba0d
parent25e2704c46d2771a1ad51dae35be6d30101480d5
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