]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8712: Remove comparison to true
authorBranden Bonaby <brandonbonaby94@gmail.com>
Tue, 26 Mar 2019 17:29:30 +0000 (13:29 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Mar 2019 14:33:27 +0000 (23:33 +0900)
commitf92e9671f28bc279ffa218f778a9b05f02720f8a
tree03a89bbca542a279997d0bae2df531e6c6b9b00d
parentc9e13f6aa92f6b4088ecc3a7ee18c982a37a746a
staging: rtl8712: Remove comparison to true

Remove the comparison to true in the if statement.
CHECK: Using comparison to true is error prone.

Signed-off-by: Branden Bonaby <brandonbonaby94@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl8712_xmit.c