]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8192u: Removing true and false comparison
authorsimran singhal <singhalsimran0@gmail.com>
Sat, 11 Feb 2017 20:53:15 +0000 (02:23 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 12 Feb 2017 12:42:59 +0000 (13:42 +0100)
commit39e9fc8fa7d847074063337b428b4b129cc55b5e
treee8dda0df12f026a4c14a92dbdab8e6d4916d4bda
parent85e264a3b74f4319e93f2ec474310784dacb82d4
staging: rtl8192u: Removing true and false comparison

Remove comparison to true and false in if statement.
Problem found usingcheckpatch.pl.
CHECK: Using comparison to true is error prone
CHECK: Using comparison to false is error prone

Signed-off-by: simran singhal <singhalsimran0@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c